aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-02-17 11:06:37 -0600
committerTed Gould <ted@gould.cx>2011-02-17 11:06:37 -0600
commit2bfb5ca0d47f56df86bb96c768e5952316cccb00 (patch)
tree96cad5ecb89852e4bbb941b909f0cd7339a3bb84
parent7dff7bf5303c1040c4dd7ae2a4920837142b4a94 (diff)
downloadlibdbusmenu-2bfb5ca0d47f56df86bb96c768e5952316cccb00.tar.gz
libdbusmenu-2bfb5ca0d47f56df86bb96c768e5952316cccb00.tar.bz2
libdbusmenu-2bfb5ca0d47f56df86bb96c768e5952316cccb00.zip
debian/control: Removing libxml2 Build-Dep
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 80d143e..09cef34 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ libdbusmenu (0.3.98-0ubuntu1~ppa1) UNRELEASED; urgency=low
∘ Removing XML from the GetLayout function
∘ Clean up icon handling in the parser (LP: #715864)
∘ Fixing signatures on dbusmenu-dumper
+ * debian/control: Removing libxml2 Build-Dep
- -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 11:05:30 -0600
+ -- Ted Gould <ted@ubuntu.com> Thu, 17 Feb 2011 11:06:22 -0600
libdbusmenu (0.3.97-0ubuntu1) natty; urgency=low
diff --git a/debian/control b/debian/control
index 90af90f..3b01816 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Build-Depends: debhelper (>= 5.0),
gtk-doc-tools,
libtool,
intltool,
- libxml2-dev,
libjson-glib-dev,
gobject-introspection,
libgirepository1.0-dev (>= 0.9.3),