From 9eb45d52fbb52e7a4d4372fbe5db31d496f16aff Mon Sep 17 00:00:00 2001 From: Riccardo Binetti Date: Sun, 18 Sep 2016 17:08:36 +0200 Subject: [PATCH] debian/control: add alternative dependency names QtQuick QML plugins packages are named differently in Ubuntu 14.04, update the dependencies accordingly --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1f654b7..c313bd5 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>=9), pkg-config (>= 0.26), qtbase5-dev (>= 5.2.0), qt Package: ems-qart Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5quick5 (>= 5.2.0), libqt5svg5 (>= 5.2.0), libqt5concurrent5 (>= 5.2.0), qml-module-qtquick2 (>= 5.2.0), qml-module-qtquick-controls (>= 5.2.0), qml-module-qtquick-layouts (>= 5.2.0), qml-module-qtquick-dialogs (>= 5.2.0) +Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5quick5 (>= 5.2.0), libqt5svg5 (>= 5.2.0), libqt5concurrent5 (>= 5.2.0), qml-module-qtquick2 (>= 5.2.0) | qtdeclarative5-qtquick2-plugin (>= 5.2.0), qml-module-qtquick-controls (>= 5.2.0) | qtdeclarative5-controls-plugin (>= 5.2.0), qml-module-qtquick-layouts (>= 5.2.0) | qtdeclarative5-quicklayouts-plugin (>= 5.2.0), qml-module-qtquick-dialogs (>= 5.2.0) | qtdeclarative5-dialogs-plugin (>= 5.2.0) Description: EMS cart flasher This program is a GUI to flash EMS 64M Game Boy USB cartridges on Linux