mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
Small INSTALL file fix
Mention another dependency to install on OpenSUSE Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
b5905f3ab7
commit
728ee8405e
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue