diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-04-08 23:49:24 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-04-08 23:49:24 +0800 |
commit | 2b46ba471830d4e6e22be5afc720adc2489efcfe (patch) | |
tree | 8445440ba0204a67d1cb49185297a49e326dc9ab /debian/control | |
parent | 8f8782f43bd838e825f3792b611d27fffa90399b (diff) | |
download | QMidiPlayer-2b46ba471830d4e6e22be5afc720adc2489efcfe.tar.xz |
the Awakening of the Evil.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 44eeaae..d79bb76 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,15 @@ Maintainer: Chris Xiong <chirs241097@gmail.com> 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 + libqt5qml5, + librtmidi-dev Package: qmidiplayer Architecture: any |