From 70fd2d85c1bd6fb8732e680e8fda9d36c317c732 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 6 Apr 2016 16:54:29 +0800 Subject: Too young too simple. --- debian/control | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c686b55..44eeaae 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,18 @@ Maintainer: Chris Xiong Section: sound Priority: optional Standards-Version: 3.9.2 -Build-Depends: debhelper (>= 9), qtbase5-dev, qt5-qmake, libfluidsynth-dev +Build-Depends: debhelper (>= 9), qtbase5-dev, qt5-qmake, libfluidsynth-dev, + qml-module-qtquick-controls, + qml-module-qtquick-window2, + qml-module-qtquick2, + libqt5qml5 Package: qmidiplayer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Midi player based on Qt and fluidsynth. \ No newline at end of file +Description: Midi player based on Qt and fluidsynth. + +Package: qmidiplayer-lite +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Midi player based on Qt and fluidsynth (Lite version). -- cgit v1.2.3