diff options
author | Nick Dedekind <nick.dedekind@canonical.com> | 2016-12-09 17:06:25 +0000 |
---|---|---|
committer | Nick Dedekind <nick.dedekind@canonical.com> | 2016-12-09 17:06:25 +0000 |
commit | 69093dc4fc54cd4e224b44522b7f8c12cefef515 (patch) | |
tree | 26614f554fc263cf228766e2da1cbe5ca51df915 /debian/control | |
parent | a618ff5e99c82aca263e8a52fa2c482b2d58754b (diff) | |
parent | 89f2b36ed993aead5599d937f0d870db1321b9e1 (diff) | |
download | qmenumodel-69093dc4fc54cd4e224b44522b7f8c12cefef515.tar.gz qmenumodel-69093dc4fc54cd4e224b44522b7f8c12cefef515.tar.bz2 qmenumodel-69093dc4fc54cd4e224b44522b7f8c12cefef515.zip |
merged with trunk
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index f8021ce..2008f64 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 9.0.0), qt5-qmake, qtbase5-dev (>= 5.0), qtdeclarative5-dev (>= 5.0), - python3, - python3-dbus, - python3-gi, + python3:any, + python3-dbus:native, + python3-gi:native, gir1.2-glib-2.0, dbus-test-runner, libgles2-mesa-dev | libgl-dev, |