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:
Brian C. Lane 2021-05-20 10:20:42 -07:00
parent 203a4b19bb
commit ec4c1c00f3
1 changed files with 3 additions and 0 deletions

View File

@ -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.*