diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-11-06 10:25:15 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-11-06 10:25:15 -0500 |
commit | b9e5bb1a513d0a6f3ba192e6caffecdc48873dbd (patch) | |
tree | 4b515d8c68ccdf842de3c37766aae928ea47fb0d /debian/control | |
parent | 5be8ede939efb973da4aa7b864fad188803aa650 (diff) | |
download | ayatana-indicator-session-b9e5bb1a513d0a6f3ba192e6caffecdc48873dbd.tar.gz ayatana-indicator-session-b9e5bb1a513d0a6f3ba192e6caffecdc48873dbd.tar.bz2 ayatana-indicator-session-b9e5bb1a513d0a6f3ba192e6caffecdc48873dbd.zip |
* debian/rules
- removed the extra disable-scrollkeeper arg to configure (LP: #418772)
* debian/control
- removed the build dep for scrollkeeper
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 a4f2be7..94d6f45 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 5.0), libgconf2-dev, libdbus-glib-1-dev, gnome-doc-utils, - scrollkeeper, libindicator-dev (>= 0.3.0~dev), libdbusmenu-glib-dev (>= 0.1.2), libdbusmenu-gtk-dev (>= 0.1.2), |