1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-22 04:04:16 +00:00

fix deps for ubuntu/debian

fix https://github.com/PrivacySolutions/i2pd/issues/137
This commit is contained in:
iShift 2015-01-06 23:52:13 +03:00
parent cbcfe50eb5
commit 63927fc1fa

View File

@ -30,6 +30,8 @@ Testing
First, build it. First, build it.
On Ubuntu/Debian based
* sudo apt-get install libboost-dev libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libcrypto++-dev libboost-date-time-dev
* $ cd i2pd * $ cd i2pd
* $ make * $ make