diff --git a/80-rhel/runtime-cleanup.tmpl b/80-rhel/runtime-cleanup.tmpl index e2cc84a..3b1636b 100644 --- a/80-rhel/runtime-cleanup.tmpl +++ b/80-rhel/runtime-cleanup.tmpl @@ -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.*