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