diff --git a/perl-Crypt-RC4.spec b/perl-Crypt-RC4.spec index 64a821a..96af01d 100644 --- a/perl-Crypt-RC4.spec +++ b/perl-Crypt-RC4.spec @@ -12,6 +12,7 @@ License: Perl License BuildRoot: %{_tmppath}/build-%{name}-%{version} %{perl_requires} BuildRequires: make perl +BuildRequires: perl-macros %description A simple implementation of the RC4 algorithm, developed by RSA Security, Inc.