summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-12-04 05:33:56 +0900
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-12-04 05:33:56 +0900
commitb736162c042a7c2e10393ac0c4f018985ce8dce5 (patch)
tree35848e0fa2189362ba2305fde264203f0265be58 /INSTALL
parentf03acb9e9a2d6fae22be6288be13ce63fd4f50ea (diff)
downloadsubsurface-b736162c042a7c2e10393ac0c4f018985ce8dce5.tar.gz
Add a few more dependencies to the INSTALL file
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a5eb0b901..0597ece7c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -100,7 +100,8 @@ sudo apt-get install git g++ make autoconf automake libtool cmake pkg-config \
qt5-default qt5-qmake qtchooser qttools5-dev-tools libqt5svg5-dev \
libqt5webkit5-dev libqt5qml5 libqt5quick5 libqt5declarative5 \
qtscript5-dev libssh2-1-dev libcurl4-openssl-dev qttools5-dev \
- qtconnectivity5-dev qtlocation5-dev qtpositioning5-dev
+ qtconnectivity5-dev qtlocation5-dev qtpositioning5-dev \
+ libcrypto++-dev libssl-dev
On PCLinuxOS you appear to need the following packages