summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2015-12-16 06:34:03 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-12-16 06:34:03 -0800
commit728ee8405ed362535686b5d14420c56dbbeb9948 (patch)
tree1c06f921921122914d2351457a2c78eae794b251 /INSTALL
parentb5905f3ab7f13192ec56bcd94623ab0ace7f3756 (diff)
downloadsubsurface-728ee8405ed362535686b5d14420c56dbbeb9948.tar.gz
Small INSTALL file fix
Mention another dependency to install on OpenSUSE 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 2b9ddc9fe..0ab20b9a1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -90,7 +90,7 @@ sudo zypper install git gcc-c++ make autoconf automake libtool cmake libzip-deve
libqt5-linguist-devel libqt5-qttools-devel libQt5WebKitWidgets-devel \
libqt5-qtbase-devel libQt5WebKit5-devel libqt5-qtsvg-devel \
libqt5-qtscript-devel libqt5-qtdeclarative-devel \
- libqt5-qtconnectivity-devel libqt5-qtlocation-devel
+ libqt5-qtconnectivity-devel libqt5-qtlocation-devel libcurl-devel
On Debian Jessie and recent Ubuntu flavors this seems to work