mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-07 21:35:49 +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.
|
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.
|
4. Install CMake.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user