diff --git a/cross-binutils.spec b/cross-binutils.spec index 7e2938b..4f2c1a5 100644 --- a/cross-binutils.spec +++ b/cross-binutils.spec @@ -194,7 +194,7 @@ BuildRequires: texinfo >= 4.0, gettext, flex, bison, zlib-devel # BZ 920545: We need pod2man in order to build the manual pages. BuildRequires: /usr/bin/pod2man # Perl, sed and touch are all used in the %prep section of this spec file. -BuildRequires: gcc, perl, sed, coreutils +BuildRequires: gcc, perl-interpreter, sed, coreutils BuildRequires: findutils BuildRequires: autoconf automake