Replace metacity with gnome-kiosk
Related: rhbz#1961099
This commit is contained in:
parent
bd80a0a0ee
commit
6829f9f8a8
@ -105,7 +105,6 @@ removefrom gtk2 /usr/${libdir}/gtk-2.0/*/{engines,printbackends}/*
|
|||||||
removefrom gtk2 /usr/share/themes/*
|
removefrom gtk2 /usr/share/themes/*
|
||||||
removefrom gtk3 /usr/${libdir}/gtk-3.0/*/printbackends/*
|
removefrom gtk3 /usr/${libdir}/gtk-3.0/*/printbackends/*
|
||||||
removefrom gtk3 /usr/share/themes/*
|
removefrom gtk3 /usr/share/themes/*
|
||||||
removefrom metacity --allbut /usr/bin/* /usr/${libdir}/*
|
|
||||||
|
|
||||||
## filesystem tools
|
## filesystem tools
|
||||||
removefrom e2fsprogs /usr/share/locale/*
|
removefrom e2fsprogs /usr/share/locale/*
|
||||||
@ -343,7 +342,7 @@ removepkg geoclue2
|
|||||||
removepkg cdparanoia-libs opus libtheora libvisual flac-libs gsm avahi-glib avahi-libs \
|
removepkg cdparanoia-libs opus libtheora libvisual flac-libs gsm avahi-glib avahi-libs \
|
||||||
ModemManager-glib
|
ModemManager-glib
|
||||||
|
|
||||||
## metacity requires libvorbis and libvorbisfile, but enc/dec are no longer needed
|
## gnome-kiosk dependencies require libvorbis and libvorbisfile, but enc/dec are no longer needed
|
||||||
removefrom libvorbis --allbut /usr/${libdir}/libvorbisfile.* /usr/${libdir}/libvorbis.*
|
removefrom libvorbis --allbut /usr/${libdir}/libvorbisfile.* /usr/${libdir}/libvorbis.*
|
||||||
|
|
||||||
## Remove build-id links, they are used with debuginfo
|
## Remove build-id links, they are used with debuginfo
|
||||||
|
@ -91,9 +91,10 @@ installpkg rsyslog
|
|||||||
## xorg/GUI packages
|
## xorg/GUI packages
|
||||||
installpkg xorg-x11-drivers xorg-x11-server-Xorg
|
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 gsettings-desktop-schemas
|
||||||
installpkg nm-connection-editor
|
installpkg nm-connection-editor
|
||||||
installpkg librsvg2
|
installpkg librsvg2
|
||||||
|
installpkg gnome-kiosk
|
||||||
|
|
||||||
## filesystem tools
|
## filesystem tools
|
||||||
installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils gfs2-utils ntfs-3g ntfsprogs
|
installpkg btrfs-progs jfsutils xfsprogs reiserfs-utils gfs2-utils ntfs-3g ntfsprogs
|
||||||
|
Loading…
Reference in New Issue
Block a user