summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-08-26 11:07:33 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-08-26 11:52:58 -0700
commit78922a5445d1bfea807c9da50a3e47a2529d8883 (patch)
tree7410b57cbf9010122f4dd95c1a507256af4e1a48 /INSTALL
parentd3340fe9ae39853114555711f5376929344b2f0d (diff)
downloadsubsurface-78922a5445d1bfea807c9da50a3e47a2529d8883.tar.gz
INSTALL file: add two more dependencies for Debian/Ubuntu
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index a53d43254..12ef30186 100644
--- a/INSTALL
+++ b/INSTALL
@@ -101,7 +101,7 @@ sudo apt-get install git g++ make autoconf automake libtool cmake pkg-config \
libqt5webkit5-dev libqt5qml5 libqt5quick5 libqt5declarative5 \
qtscript5-dev libssh2-1-dev libcurl4-openssl-dev qttools5-dev \
qtconnectivity5-dev qtlocation5-dev qtpositioning5-dev \
- libcrypto++-dev libssl-dev
+ libcrypto++-dev libssl-dev qml-module-qtpositioning qml-module-qtlocation
Package names for Ubuntu 16.10
@@ -112,7 +112,7 @@ sudo apt-get install git g++ make autoconf automake libtool cmake pkg-config \
libqt5webkit5-dev libqt5qml5 libqt5quick5 qtdeclarative5-dev \
qtscript5-dev libssh2-1-dev libcurl4-openssl-dev qttools5-dev \
qtconnectivity5-dev qtlocation5-dev qtpositioning5-dev \
- libcrypto++-dev libssl-dev
+ libcrypto++-dev libssl-dev qml-module-qtpositioning qml-module-qtlocation
On PCLinuxOS you appear to need the following packages