summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-06-17 11:41:49 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-06-17 11:41:49 -0700
commitde586331b264e144401cff5537d6593dcbe3e93b (patch)
tree12dc74dbda4cfbc3cccf078c755172db9e070ac7 /INSTALL
parenta922e52b8f4e11233d1c3b79c41d5f046b08d7ba (diff)
downloadsubsurface-de586331b264e144401cff5537d6593dcbe3e93b.tar.gz
Add missing package to INSTALL file
This way lupdate is present on Ubuntu Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index ff0004ed1..62550a2be 100644
--- a/INSTALL
+++ b/INSTALL
@@ -78,7 +78,7 @@ sudo apt-get install git g++ make autoconf libtool cmake pkg-config \
libusb-1.0-0-dev libgit2-dev \
qt5-default qt5-qmake qtchooser qttools5-dev-tools libqt5svg5-dev \
libqt5webkit5-dev libqt5qml5 libqt5quick5 libqt5declarative5 \
- qtscript5-dev libssh2-1-dev libcurl4-openssl-dev
+ qtscript5-dev libssh2-1-dev libcurl4-openssl-dev qttools5-dev
On PCLinuxOS you appear to need the following packages