some of the PowerPC utilities (powerpc-utils and fbset) need perl too

(cherry picked from commit 4794ba6a8e)
This commit is contained in:
Peter Robinson 2015-08-07 18:56:50 +01:00 committed by Brian C. Lane
parent 57b7516857
commit dc9bae9b68
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ remove usr/share/i18n
## not required packages installed as dependencies
## no perl besides s390x
%if basearch != "s390x":
## perl needed for powerpc-utils and fbset on PPC
%if basearch not in ("ppc", "ppc64", "ppc64le", "s390x"):
removepkg perl*
%endif
## no sound support, thanks