aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-10 11:54:57 -0600
committerTed Gould <ted@gould.cx>2011-01-10 11:54:57 -0600
commit990356c47906309289377b57b5eec0298f30bcb6 (patch)
treefdc71a2ebd95a543fe43fb9cfd2a8afe22a5c62a
parent6a01298786045f1e319be21bba6c58a25bd39ddd (diff)
downloadlibayatana-indicator-990356c47906309289377b57b5eec0298f30bcb6.tar.gz
libayatana-indicator-990356c47906309289377b57b5eec0298f30bcb6.tar.bz2
libayatana-indicator-990356c47906309289377b57b5eec0298f30bcb6.zip
debian/control: Dropping dbus-glib as a 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 2bd9528..6dc4d20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ libindicator (0.3.15-0ubuntu3~ppa2) UNRLEASED; urgency=low
* GDBus Port
* autogen.sh
* debian/control: Migrating library versions from 1 to 2
+ * debian/control: Dropping dbus-glib as a build-dep
- -- Ted Gould <ted@ubuntu.com> Mon, 10 Jan 2011 11:52:20 -0600
+ -- Ted Gould <ted@ubuntu.com> Mon, 10 Jan 2011 11:53:03 -0600
libindicator (0.3.15-0ubuntu3~ppa1) natty; urgency=low
diff --git a/debian/control b/debian/control
index af14b30..17855cf 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 5.0),
libglib2.0-dev (>= 2.22),
libgtk2.0-dev (>= 2.18),
libgtk3.0-dev (>= 2.91.3),
- libdbus-glib-1-dev,
libtool,
intltool,
gtk-doc-tools,