perl is needed on all arches now

/usr/bin/rxe_cfg from libibverbs needs perl. so include it everywhere.

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2017-07-28 12:52:16 -05:00 committed by Brian C. Lane
parent e562f79f3a
commit ac971d1b1e

View File

@ -5,11 +5,10 @@
remove usr/share/i18n
## not required packages installed as dependencies
## no perl besides s390x
## perl is needed on s390x
## perl needed for powerpc-utils and fbset on PPC
%if basearch not in ("ppc", "ppc64", "ppc64le", "s390x"):
removepkg perl*
%endif
## perl is needed by /usr/bin/rxe_cfg from libibverbs
## no sound support, thanks
removepkg flac gstreamer-tools libsndfile pulseaudio* sound-theme-freedesktop
## we don't create new initramfs/bootloader conf inside anaconda