summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Stephen Hemminger <stephen@networkplumber.org>2015-12-27 14:33:18 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-12-27 21:31:13 -0800
commit04054c04290d51c87cb4bcf6f0d17045e679c6a8 (patch)
treed9989975638b8ebdb1aaefc75c1f1efcb6e7a76a /INSTALL
parent113a421228182698cb77825e3dddaadf1be297c3 (diff)
downloadsubsurface-04054c04290d51c87cb4bcf6f0d17045e679c6a8.tar.gz
update Debian version
The current code base depends on qtlocation5-dev which is not in Debian 8 (Jessie). It requires Debian testing (Stretch). Signed-off-by: Stephen Hemminger <stephen@networkplumber.org> 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 0ab20b9a1..770292ffd 100644
--- a/INSTALL
+++ b/INSTALL
@@ -92,7 +92,7 @@ sudo zypper install git gcc-c++ make autoconf automake libtool cmake libzip-deve
libqt5-qtscript-devel libqt5-qtdeclarative-devel \
libqt5-qtconnectivity-devel libqt5-qtlocation-devel libcurl-devel
-On Debian Jessie and recent Ubuntu flavors this seems to work
+On Debian Stretch and recent Ubuntu flavors this seems to work
sudo apt-get install git g++ make autoconf libtool cmake pkg-config \
libxml2-dev libxslt1-dev libzip-dev libsqlite3-dev \