aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-06-18 23:03:49 -0500
committerTed Gould <ted@canonical.com>2009-06-18 23:03:49 -0500
commit53d3a517439aeb249f04028f9ed800014ded7092 (patch)
tree0ef83343cb4ec3299a2dcfbaadc4b4368103081a /debian
parent13d0edde25c1a0a9e1b8cf19eadac104756d33d9 (diff)
downloadlibdbusmenu-53d3a517439aeb249f04028f9ed800014ded7092.tar.gz
libdbusmenu-53d3a517439aeb249f04028f9ed800014ded7092.tar.bz2
libdbusmenu-53d3a517439aeb249f04028f9ed800014ded7092.zip
debian/control: Adding in a build dependency on libjson-glib-dev
as it's now required to build the tests.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control3
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 998d79c..fbccfc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libdbusmenu (0.0-0ubuntu1~ppa6~dbusdeath2) UNRELEASED; urgency=low
+
+ * debian/control: Adding in a build dependency on libjson-glib-dev
+ as it's now required to build the tests.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 18 Jun 2009 23:03:15 -0500
+
libdbusmenu (0.0-0ubuntu1~ppa6~dbusdeath1) jaunty; urgency=low
* Dbus death branch.
diff --git a/debian/control b/debian/control
index 21f411e..4120469 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 5.0),
gnome-doc-utils,
libtool,
intltool,
- libxml2-dev
+ libxml2-dev,
+ libjson-glib-dev
Standards-Version: 3.8.0
Homepage: https://launchpad.net/libdbusmenu
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/libdbusmenu/ubuntu