runtime-cleanup: libvorbis is still pulled in by dependencies
rvykydal pointed out that libvorbis is still pulled in via gnome-kiosk dependencies so keep the removefrom line and update the comment. Related: rhbz#1961099
This commit is contained in:
parent
203a4b19bb
commit
ec4c1c00f3
@ -361,3 +361,6 @@ removepkg geoclue2
|
||||
## And remove the packages that those extra libraries pulled in
|
||||
removepkg cdparanoia-libs opus libtheora libvisual flac-libs gsm avahi-glib avahi-libs \
|
||||
ModemManager-glib
|
||||
|
||||
## gnome-kiosk dependencies require libvorbis and libvorbisfile, but enc/dec are no longer needed
|
||||
removefrom libvorbis --allbut /usr/${libdir}/libvorbisfile.* /usr/${libdir}/libvorbis.*
|
||||
|
Loading…
Reference in New Issue
Block a user