diff --git a/perl-ExtUtils-CChecker.spec b/perl-ExtUtils-CChecker.spec index 68c8f1a..3e388b3 100644 --- a/perl-ExtUtils-CChecker.spec +++ b/perl-ExtUtils-CChecker.spec @@ -29,13 +29,11 @@ Url: http://search.cpan.org/dist/ExtUtils-CChecker/ Source: %{cpan_name}-%{version}.tar.bz2 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildRequires: perl BuildRequires: perl(Module::Build) -%if 0%{?suse_version} < 1120 BuildRequires: perl-macros -%endif BuildRequires: perl(Test::Exception) -%{perl_requires} %description Often Perl modules are written to wrap functionallity found in existing C