mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Merge pull request #929 from alloyxrp/patch-6
Add build-essential to list of dependencies
This commit is contained in:
@@ -27,7 +27,7 @@ These instructions use Ubuntu's APT (Advanced Packaging Tool) to install the sof
|
||||
|
||||
3. Install dependencies.
|
||||
|
||||
sudo apt-get -y install git pkg-config protobuf-compiler libprotobuf-dev libssl-dev wget
|
||||
sudo apt-get -y install git pkg-config protobuf-compiler libprotobuf-dev libssl-dev wget build-essential
|
||||
|
||||
4. Install CMake.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user