aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-08-07 16:22:18 -0500
committerTed Gould <ted@gould.cx>2010-08-07 16:22:18 -0500
commitaeac8ff44a799bf17dc9e2e7b52d9ea52bfa9c58 (patch)
tree2c1180babb24042d3f7220b6a3363739dfa516ef /debian/control
parent8db3266683db254573da779ed43a63f14d2d0ce5 (diff)
downloadlibdbusmenu-aeac8ff44a799bf17dc9e2e7b52d9ea52bfa9c58.tar.gz
libdbusmenu-aeac8ff44a799bf17dc9e2e7b52d9ea52bfa9c58.tar.bz2
libdbusmenu-aeac8ff44a799bf17dc9e2e7b52d9ea52bfa9c58.zip
debian/control: Adding build deps xvfb and dbus-test-runner for new
make check rules
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9fe2dd8..1039d9e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,10 @@ Build-Depends: debhelper (>= 5.0),
gir1.0-glib-2.0,
gir1.0-gtk-2.0,
libx11-dev (>= 1.3),
- valac
+ valac,
+# Check dependencies
+ xvfb,
+ dbus-test-runner
Standards-Version: 3.9.1
Homepage: https://launchpad.net/dbusmenu
Vcs-Bzr: https://code.launchpad.net/~dbusmenu-team/dbusmenu/ubuntu