aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-01-28 21:38:57 -0600
committerCharles Kerr <charles.kerr@canonical.com>2014-01-28 21:38:57 -0600
commit81d4a2586eb9ff910b6df45569ad8574573a60eb (patch)
tree29556dc2daf3a5806fc0808a189f22650e3509d7 /debian
parentc3ee494eefcabd48eb0d2cb8ea8cf8cb1600331a (diff)
downloadayatana-indicator-datetime-81d4a2586eb9ff910b6df45569ad8574573a60eb.tar.gz
ayatana-indicator-datetime-81d4a2586eb9ff910b6df45569ad8574573a60eb.tar.bz2
ayatana-indicator-datetime-81d4a2586eb9ff910b6df45569ad8574573a60eb.zip
add dbus-test-runner and python3-dbusmock to Build-Depends; they're needed by the unit tests.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d28f086..175684f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
# language-pack-en-base is for the unit tests s.t. we can test in 12h and 24h locales
Build-Depends: cmake,
dbus,
+ dbus-test-runner,
+ python3-dbusmock,
debhelper (>= 9),
dh-translations,
intltool (>= 0.35.0),