I added the missing libssl-dev dependency!

This commit is contained in:
Valeska 2013-10-09 09:57:02 -07:00
parent f66bf29f47
commit 919568180b

View File

@ -54,7 +54,7 @@ http://netsukuku.freaknet.org
The dependencies of netsukuku can be gathered by running this command.
# sudo apt-get install zlibc libgmp-dev openssl libgee-dev libpth-dev libgcrypt11-dev autoconf cmake autogen mawk gawk
# sudo apt-get install zlibc libgmp-dev openssl libssl-dev libgee-dev libpth-dev libgcrypt11-dev autoconf cmake autogen mawk gawk
To compile the code you can use scons or just go with the old school way: