summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-06-17 10:12:03 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-06-17 10:12:03 -0700
commit3778f94f6f3374a5a3a59b24c0f8e7c1f7136fc2 (patch)
treecf74715c1375b23389f14a6d1be79c546bffb9e9 /INSTALL
parent11f457403fb0f005411deca0ab572815760f6295 (diff)
downloadsubsurface-3778f94f6f3374a5a3a59b24c0f8e7c1f7136fc2.tar.gz
Remove the references to QtPositioning from INSTALL file
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 fc6cd3e74..ff0004ed1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -58,7 +58,7 @@ sudo yum install git gcc-c++ make autoconf automake libtool cmake \
libzip-devel libxml2-devel libxslt-devel libsqlite3x-devel \
libgit2-devel libudev-devel libusbx-devel \
qt5-qtbase-devel qt5-qtdeclarative-devel qt5-qtscript-devel \
- qt5-qtwebkit-devel qt5-qtsvg-devel qt5-qttools-devel qt5-qtlocation-devel
+ qt5-qtwebkit-devel qt5-qtsvg-devel qt5-qttools-devel
Note that beginning with Fedora 22, you should be using the dnf command instead
as yum is being deprecated.
@@ -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 qtpositioning5-dev libcurl4-openssl-dev
+ qtscript5-dev libssh2-1-dev libcurl4-openssl-dev
On PCLinuxOS you appear to need the following packages