aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-15 10:54:03 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-15 10:54:03 -0500
commit7bc7e239e80515951862d31c7f64441b4a47a5f8 (patch)
treea3a9a91cbfa195294841c8b96ca31cc0801fb4ea
parentdd0837dbc72722689d4cde1b1755138b9dd61ecd (diff)
downloadayatana-indicator-session-7bc7e239e80515951862d31c7f64441b4a47a5f8.tar.gz
ayatana-indicator-session-7bc7e239e80515951862d31c7f64441b4a47a5f8.tar.bz2
ayatana-indicator-session-7bc7e239e80515951862d31c7f64441b4a47a5f8.zip
Add libdbustest1-dev, dbus-test-runner to Build-Depends.
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a48e3df..c14a69f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ indicator-session (12.10.5-0ubuntu1) UNRELEASED; urgency=low
* debian/control:
- Add dh-autoreconf to Build-Depends.
- Add gnome-common to Build-Depends.
- - Add libdbustest1-dev to Build-Depends.
+ - Add libdbustest1-dev, dbus-test-runner to Build-Depends.
- Adjust style to be consistent and use trailing commas in lists.
- Update Vcs-Bzr and Vcs-Browser fields and add notice for uploaders.
diff --git a/debian/control b/debian/control
index 26f9ee3..7a9d027 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9),
gnome-common,
libxorg-gtest-dev,
libdbustest1-dev,
+ dbus-test-runner,
libgtk-3-dev,
libglib2.0-dev (>= 2.33),
libgconf2-dev,