diff options
author | Miika Turkia <miika.turkia@gmail.com> | 2017-09-22 17:24:48 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-09-23 00:59:14 -0400 |
commit | 10216f5e3ed46646ed8b6fbcb833a8e7bc23c2d6 (patch) | |
tree | 56510fa33d937c7f600ad8c23e28ba0a6eda2228 /packaging/ubuntu/debian | |
parent | f442031fdd43c4ffc9cc2c10fe2c8efd604b1a53 (diff) | |
download | subsurface-10216f5e3ed46646ed8b6fbcb833a8e7bc23c2d6.tar.gz |
Add required qml modules to Ubuntu packaging
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/ubuntu/debian')
-rw-r--r-- | packaging/ubuntu/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/ubuntu/debian/control b/packaging/ubuntu/debian/control index 27f28b32d..62d16c2a0 100644 --- a/packaging/ubuntu/debian/control +++ b/packaging/ubuntu/debian/control @@ -35,7 +35,7 @@ Homepage: http://subsurface-divelog.org Package: subsurface Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, qml-module-qtlocation, qml-module-qtpositioning Description: Dive log program Subsurface is an open source divelog program that runs on Windows, Mac and Linux. Subsurface is able to track single- and multi-tank dives using air, Nitrox or |