diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-11-30 12:03:09 +0100 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-11-30 12:03:09 +0100 |
commit | 319e659dc5cbacf2b9759d9f081c4b0132737f5c (patch) | |
tree | 5773c5f0300723dc8b90d565a056d41776a8b52a /debian/control | |
parent | ba4f4df71796d2183171271d4f2cad7998722a71 (diff) | |
download | ayatana-indicator-session-319e659dc5cbacf2b9759d9f081c4b0132737f5c.tar.gz ayatana-indicator-session-319e659dc5cbacf2b9759d9f081c4b0132737f5c.tar.bz2 ayatana-indicator-session-319e659dc5cbacf2b9759d9f081c4b0132737f5c.zip |
clean deprecated Build-Depends on gconf and dbusglib
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2c6a551..1dad5b0 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,6 @@ Build-Depends: debhelper (>= 9), dbus-test-runner, libgtk-3-dev, libglib2.0-dev (>= 2.33), - libgconf2-dev, - libdbus-glib-1-dev, gnome-doc-utils, libindicator3-dev (>= 0.3.90), libdbusmenu-glib-dev (>= 0.5.90), |