diff options
author | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2012-10-31 11:09:33 +0100 |
---|---|---|
committer | Renato Araujo Oliveira Filho <renato.filho@canonical.com> | 2012-10-31 11:09:33 +0100 |
commit | 89f52ae80a061cd40d5b927e292401a501359e77 (patch) | |
tree | 2cda26a7eef88fe3082140932a4e2d3934f73151 /debian | |
parent | bed4cab5b4b9e1c49968f88ca0f02252ee44c1ec (diff) | |
download | qmenumodel-89f52ae80a061cd40d5b927e292401a501359e77.tar.gz qmenumodel-89f52ae80a061cd40d5b927e292401a501359e77.tar.bz2 qmenumodel-89f52ae80a061cd40d5b927e292401a501359e77.zip |
Added 'dbus-test-runner' ad build dependency.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 58073ce..ab992cf 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9.0.0), qtbase (>= 5.0), qtdeclarative (>= 5.0), python3, + dbus-test-runner, Standards-Version: 3.9.3 Package: libqmenumodel0 |