aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control3
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8bb1a90..1d0b831 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+indicator-datetime (0.0.1~r2-0ubuntu3) UNRELEASED; urgency=low
+
+ * debian/control: Adding libdbusmenu-gtk as a build dep
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 18 Feb 2010 10:43:12 -0600
+
indicator-datetime (0.0.1~r2-0ubuntu2) lucid; urgency=low
* debian/control:
diff --git a/debian/control b/debian/control
index 5347b7d..da100b2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: cdbs,
pkg-config,
intltool (>= 0.35.0),
libindicator-dev (>= 0.3.0),
- libdbusmenu-glib-dev (>= 0.1.1)
+ libdbusmenu-glib-dev (>= 0.1.1),
+ libdbusmenu-gtk-dev (>= 0.1.1)
Standards-Version: 3.8.3
Homepage: https://launchpad.net/indicator-applet-developers