From de586331b264e144401cff5537d6593dcbe3e93b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 17 Jun 2015 11:41:49 -0700 Subject: [PATCH] Add missing package to INSTALL file This way lupdate is present on Ubuntu Signed-off-by: Dirk Hohndel --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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