From 2ea1894d0bfea702120a68145f3372e51ddf854a9a6f36bb7f47e834cc8a642f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 3 Dec 2010 14:38:27 +0000 Subject: [PATCH] always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit) OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-CaptureOutput?expand=0&rev=4 --- perl-IO-CaptureOutput.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-IO-CaptureOutput.spec b/perl-IO-CaptureOutput.spec index dc5b131..685c481 100644 --- a/perl-IO-CaptureOutput.spec +++ b/perl-IO-CaptureOutput.spec @@ -12,6 +12,7 @@ License: Perl License BuildRoot: %{_tmppath}/build-%{name}-%{version} %{perl_requires} BuildRequires: make perl +BuildRequires: perl-macros BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) BuildRequires: perl(Carp)