Remove gnome-python2-gconf

There's nothing in here we can use and we already remove everything
that's in it, and having it pulls in gtk2 dependencies that we no longer
need.
This commit is contained in:
David Shea 2015-01-13 16:46:51 -05:00
parent 14494461a9
commit ba489f71ff
2 changed files with 1 additions and 3 deletions

View File

@ -49,7 +49,7 @@ removefrom isomd5sum --allbut /usr/bin/checkisomd5
## various other things we remove to save space ## various other things we remove to save space
removepkg avahi-autoipd coreutils-libs dash db4-utils diffutils file removepkg avahi-autoipd coreutils-libs dash db4-utils diffutils file
removepkg genisoimage gnome-python2 info iptables removepkg genisoimage info iptables
removepkg jasper-libs libXxf86misc removepkg jasper-libs libXxf86misc
removepkg libasyncns libhbaapi libhbalinux removepkg libasyncns libhbaapi libhbalinux
removepkg libmcpp libpcap libtiff libutempter linux-atm-libs removepkg libmcpp libpcap libtiff libutempter linux-atm-libs
@ -209,7 +209,6 @@ removefrom gnome-keyring /etc/xdg/* /usr/bin/* /usr/${libdir}/* /usr/libexec/*
removefrom gnome-keyring /usr/share/GConf/* /usr/share/gcr-3/* removefrom gnome-keyring /usr/share/GConf/* /usr/share/gcr-3/*
removefrom gnome-keyring /usr/share/glib-2.0/* /usr/share/gnome-keyring* removefrom gnome-keyring /usr/share/glib-2.0/* /usr/share/gnome-keyring*
removefrom gnome-keyring /usr/share/locale/* removefrom gnome-keyring /usr/share/locale/*
removefrom gnome-python2-gconf /usr/share/pygtk/*
removefrom gnutls /usr/share/locale/* removefrom gnutls /usr/share/locale/*
removefrom gpgme /usr/${libdir}/libgpgme-* removefrom gpgme /usr/${libdir}/libgpgme-*
removefrom grep /etc/* /usr/share/locale/* removefrom grep /etc/* /usr/share/locale/*

View File

@ -76,7 +76,6 @@ installpkg xorg-x11-drivers xorg-x11-server-Xorg
installpkg xorg-x11-server-utils xorg-x11-xauth installpkg xorg-x11-server-utils xorg-x11-xauth
installpkg dbus-x11 metacity gsettings-desktop-schemas installpkg dbus-x11 metacity gsettings-desktop-schemas
installpkg nm-connection-editor installpkg nm-connection-editor
installpkg gnome-python2-gconf
installpkg gobject-introspection installpkg gobject-introspection
installpkg librsvg2 installpkg librsvg2
installpkg polkit-desktop-policy installpkg polkit-desktop-policy