[control-center/f18] Drop scrollkeeper build dep

Kalev Lember kalev at fedoraproject.org
Wed Nov 14 16:08:42 UTC 2012


commit 80600aa7c598742e05294e8cf217a272dfa79be3
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Nov 14 16:45:54 2012 +0100

    Drop scrollkeeper build dep
    
    ... and the --disable-scrollkeeper configure switch.
    
    gnome-control-center no longer ships help files. If the documentation is
    coming back in the future, it'll be using the new documentation
    infrastructure and not gnome-doc-utils.

 control-center.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index a9ad399..5d53434 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -67,7 +67,6 @@ BuildRequires: libglade2-devel
 BuildRequires: libxml2-devel
 BuildRequires: dbus-devel >= 0.90
 BuildRequires: dbus-glib-devel >= 0.70
-BuildRequires: scrollkeeper
 BuildRequires: libcanberra-devel
 BuildRequires: chrpath
 BuildRequires: gsettings-desktop-schemas-devel
@@ -132,7 +131,6 @@ utilities.
 %build
 %configure \
         --disable-static \
-        --disable-scrollkeeper \
         --disable-update-mimedb \
         --with-libsocialweb=no \
         --enable-systemd \


More information about the scm-commits mailing list