aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-04-27 10:51:25 -0500
committerTed Gould <ted@canonical.com>2009-04-27 10:51:25 -0500
commit60e4ddeb21827772b883987dc79bfdfda9b78fe6 (patch)
treef5087ff10ea93f2fe962f0ac4fefed5af0b49273
parent73e576b120f91aa42d8040af16a2310fb60d62c1 (diff)
downloadlibayatana-indicator-60e4ddeb21827772b883987dc79bfdfda9b78fe6.tar.gz
libayatana-indicator-60e4ddeb21827772b883987dc79bfdfda9b78fe6.tar.bz2
libayatana-indicator-60e4ddeb21827772b883987dc79bfdfda9b78fe6.zip
debian/control: Adding a build-dep on dbus-test-runner
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 11bdc8c..6d3043d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
indicator-applet (0.2.0~bzr307-0ubuntu1) UNRELEASED; urgency=low
* Upstream Snapshot: Adding in a test suite.
+ * debian/control: Adding a build-dep on dbus-test-runner
-- Ted Gould <ted@ubuntu.com> Mon, 27 Apr 2009 10:50:10 -0500
diff --git a/debian/control b/debian/control
index 9595fc5..f663d47 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends: debhelper (>= 5.0),
libgnomeui-dev,
libtool,
intltool,
- libxml2-dev
+ libxml2-dev,
+ dbus-test-runner
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu