runtime-cleanup: Remove dropped packages from template
cdparanoia and genisoimage have been dropped from the release so they do not need to be removed in the cleanup template. Resolves: rhbz#1991006
This commit is contained in:
parent
7ad61be29c
commit
f457a3c5cf
@ -59,7 +59,7 @@ removefrom systemd /usr/bin/systemd-nspawn /usr/share/zsh
|
|||||||
|
|
||||||
## 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 info iptables
|
removepkg info iptables
|
||||||
removepkg jasper-libs libXxf86misc
|
removepkg jasper-libs libXxf86misc
|
||||||
removepkg libasyncns libhbaapi libhbalinux
|
removepkg libasyncns libhbaapi libhbalinux
|
||||||
removepkg libtiff linux-atm-libs
|
removepkg libtiff linux-atm-libs
|
||||||
@ -358,7 +358,7 @@ removefrom gstreamer1-plugins-base --allbut \
|
|||||||
removepkg geoclue2
|
removepkg geoclue2
|
||||||
|
|
||||||
## And remove the packages that those extra libraries pulled in
|
## And remove the packages that those extra libraries pulled in
|
||||||
removepkg cdparanoia-libs opus libtheora libvisual flac-libs gsm avahi-glib avahi-libs \
|
removepkg opus libtheora libvisual flac-libs gsm avahi-glib avahi-libs \
|
||||||
ModemManager-glib
|
ModemManager-glib
|
||||||
|
|
||||||
## gnome-kiosk dependencies require libvorbis and libvorbisfile, but enc/dec are no longer needed
|
## gnome-kiosk dependencies require libvorbis and libvorbisfile, but enc/dec are no longer needed
|
||||||
|
Loading…
Reference in New Issue
Block a user