mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
Add new package to Ubuntu requirements
This package is needed for building the mobile (on desktop) version. Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
parent
193a7d3a56
commit
36043e8af2
1 changed files with 2 additions and 1 deletions
3
INSTALL
3
INSTALL
|
@ -177,7 +177,8 @@ sudo apt install \
|
|||
pkg-config qml-module-qtlocation qml-module-qtpositioning \
|
||||
qml-module-qtquick2 qt5-default qt5-qmake qtchooser qtconnectivity5-dev \
|
||||
qtdeclarative5-dev qtdeclarative5-private-dev qtlocation5-dev \
|
||||
qtpositioning5-dev qtscript5-dev qttools5-dev qttools5-dev-tools
|
||||
qtpositioning5-dev qtscript5-dev qttools5-dev qttools5-dev-tools \
|
||||
qtquickcontrols2-5-dev
|
||||
|
||||
On PCLinuxOS you appear to need the following packages
|
||||
|
||||
|
|
Loading…
Reference in a new issue