aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-04 17:54:42 +0100
committerTed Gould <ted@canonical.com>2009-08-04 17:54:42 +0100
commit3404829ae4c41e1cdd91b5151d219024eb44ef73 (patch)
tree90909b808afa39cd7319c84cd9c67800e48bf1d0 /debian
parent0be2ef1e65c66437ac947a3ab72a6400fb41b2f9 (diff)
downloadayatana-indicator-messages-3404829ae4c41e1cdd91b5151d219024eb44ef73.tar.gz
ayatana-indicator-messages-3404829ae4c41e1cdd91b5151d219024eb44ef73.tar.bz2
ayatana-indicator-messages-3404829ae4c41e1cdd91b5151d219024eb44ef73.zip
debian/control: Adding in a build dep on libindicate-gtk-dev
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6390883..ced6d99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+indicator-messages (0.2.0~bzr121-0ubuntu1~ppa4) UNRELEASED; urgency=low
+
+ * debian/control: Adding in a build dep on libindicate-gtk-dev
+
+ -- Ted Gould <ted@ubuntu.com> Tue, 04 Aug 2009 17:53:16 +0100
+
indicator-messages (0.2.0~bzr121-0ubuntu1~ppa3) karmic; urgency=low
* Changes for the changing libindicate stuff.
diff --git a/debian/control b/debian/control
index 6840467..32b0ae9 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 5.0),
scrollkeeper,
intltool,
libindicate-dev (>= 0.2.0~bzr298),
+ libindicate-gtk-dev (>= 0.2.0~bzr298),
libindicator-dev (>= 0.2.0~bzr301),
libdbusmenu-gtk-dev,
libdbusmenu-glib-dev