aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-08-22 14:44:52 +0200
committerSebastien Bacher <seb128@ubuntu.com>2012-08-22 14:44:52 +0200
commite863c24378fcf310e62f0c3a5c126d88764c3702 (patch)
treeca8a3a6182297f52b7a7b8e83b445cfb7056dc59 /debian/control
parentbd61f1d4c346ae2fef91ca9bd74eb57ddeb6e3aa (diff)
downloadayatana-indicator-application-e863c24378fcf310e62f0c3a5c126d88764c3702.tar.gz
ayatana-indicator-application-e863c24378fcf310e62f0c3a5c126d88764c3702.tar.bz2
ayatana-indicator-application-e863c24378fcf310e62f0c3a5c126d88764c3702.zip
debian/control: Build-Depends on dbus-test-runner and xvfb,
dh9 runs make check for us and the tests require those
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8050c9e..a204988 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Build-Depends: debhelper (>= 9.0),
libappindicator3-dev (>= 0.2.91),
libindicator3-dev (>= 0.3.90),
libdbusmenu-glib-dev (>= 0.5.90),
- libdbusmenu-gtk3-dev (>= 0.5.90)
+ libdbusmenu-gtk3-dev (>= 0.5.90),
+ xvfb,
+ dbus-test-runner
Standards-Version: 3.9.3
Homepage: https://launchpad.net/indicator-application
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-application/ubuntu