diff --git a/perl-Algorithm-Munkres.spec b/perl-Algorithm-Munkres.spec index 380adf1..fa1f13d 100644 --- a/perl-Algorithm-Munkres.spec +++ b/perl-Algorithm-Munkres.spec @@ -27,12 +27,10 @@ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Algorithm-Munkres/ Source: http://www.cpan.org/modules/by-module/Algorithm/Algorithm-Munkres-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +%{perl_requires} BuildArch: noarch BuildRequires: perl -%if 0%{?suse_version} < 1120 BuildRequires: perl-macros -%endif -%{perl_requires} %description Assignment Problem: Given N jobs, N workers and the time taken by each