mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
Add two new libraries to requirement list (deb)
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
82b15b02b3
commit
f3b93eb57a
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
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
|
||||
qtscript5-dev libssh2-1-dev qtpositioning5-dev
|
||||
|
||||
On PCLinuxOS you appear to need the following packages
|
||||
|
||||
|
|
Loading…
Reference in a new issue