From c22dd07c4deb33bab82e9204024030bacde6358c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 30 Dec 2020 09:12:50 -0800 Subject: build-system: fix Launchpad packaging There are just so many places where I need to remember to update the package lists. Turns out I had forgotten to add libmtp to the Linux builds when we add the Garmin Descent mk2 support... Signed-off-by: Dirk Hohndel --- packaging/ubuntu/debian/control | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packaging') diff --git a/packaging/ubuntu/debian/control b/packaging/ubuntu/debian/control index 5fc13979e..36cfaab77 100644 --- a/packaging/ubuntu/debian/control +++ b/packaging/ubuntu/debian/control @@ -19,6 +19,7 @@ Build-Depends: asciidoc, dpkg-dev (>= 1.16.1.1), libusb-1.0-0-dev, libbluetooth-dev, + libmtp-dev, dh-autoreconf, libz-dev, libssl-dev, @@ -38,6 +39,8 @@ Build-Depends: asciidoc, qml-module-qtquick2, libcurl4-openssl-dev, qtconnectivity5-dev, + libqt5charts5-dev, + qml-module-qtcharts subsurface-qt-private-headers Standards-Version: 3.9.7 Homepage: http://subsurface-divelog.org -- cgit v1.2.3-70-g09d2