diff options
author | Ted Gould <ted@gould.cx> | 2011-01-10 11:54:57 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-01-10 11:54:57 -0600 |
commit | 990356c47906309289377b57b5eec0298f30bcb6 (patch) | |
tree | fdc71a2ebd95a543fe43fb9cfd2a8afe22a5c62a /debian/control | |
parent | 6a01298786045f1e319be21bba6c58a25bd39ddd (diff) | |
download | libayatana-indicator-990356c47906309289377b57b5eec0298f30bcb6.tar.gz libayatana-indicator-990356c47906309289377b57b5eec0298f30bcb6.tar.bz2 libayatana-indicator-990356c47906309289377b57b5eec0298f30bcb6.zip |
debian/control: Dropping dbus-glib as a build-dep
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
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, |