aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2012-02-15 21:59:50 +0100
committerSebastien Bacher <seb128@ubuntu.com>2012-02-15 21:59:50 +0100
commit3c72518d5dca5c9f330d730d870504e67943d42b (patch)
tree3b85e718489fb0131e0dca0c16b732669e5726ec /debian
parent6ef8c71720c970c248a6f876299f41a6587fa5b9 (diff)
downloadlibdbusmenu-3c72518d5dca5c9f330d730d870504e67943d42b.tar.gz
libdbusmenu-3c72518d5dca5c9f330d730d870504e67943d42b.tar.bz2
libdbusmenu-3c72518d5dca5c9f330d730d870504e67943d42b.zip
debian/control: restore gtk2 gir depends until that source is updated
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 8b6635e..133853a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libdbusmenu (0.5.91-0ubuntu2) UNRELEASED; urgency=low
+
+ * debian/control: restore gtk2 gir depends until that source is updated
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Wed, 15 Feb 2012 21:59:26 +0100
+
libdbusmenu (0.5.91-0ubuntu1) precise; urgency=low
* debian/control:
diff --git a/debian/control b/debian/control
index d10d7dd..a14bc40 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 8.1.3),
intltool,
libjson-glib-dev (>= 0.13.4),
gobject-introspection,
+ gir1.2-gtk-2.0,
libgirepository1.0-dev (>= 0.9.3),
libx11-dev (>= 1.3),
dh-autoreconf,