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 <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2020-12-30 09:12:50 -08:00
parent 8ae326c268
commit c22dd07c4d

View file

@ -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