]> Git Repo - VerusCoin.git/commitdiff
update build dependency list for Ubuntu
authorAsher <[email protected]>
Fri, 24 May 2019 19:30:11 +0000 (12:30 -0700)
committerAsher <[email protected]>
Fri, 24 May 2019 19:30:11 +0000 (12:30 -0700)
README.md

index 5a55e2d09e05b8531ed74d321d77a4e392924b39..68f26cbde4cb5ff6a10db50d90ba9b2aab8b670f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ Many VRSC innovations are now also available back in the Komodo fork:
 
 ```shell
 #The following packages are needed:
-sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib autoconf libtool ncurses-dev unzip git python python-zmq zlib1g-dev wget bsdmainutils automake curl
+sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib autoconf libcurl4-openssl-dev libtool ncurses-dev unzip git python python-zmq zlib1g-dev wget bsdmainutils automake curl
 ```
 
 
This page took 0.025668 seconds and 4 git commands to generate.