Reduce requires and fix yaml
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Task-Weaken?expand=0&rev=32
This commit is contained in:
parent
73f5c9664a
commit
7079e309c6
@ -1,7 +1,5 @@
|
||||
---
|
||||
preamble:
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Config)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
BuildRequires: perl(File::Spec)
|
||||
@ -10,7 +8,6 @@ BuildRequires: perl(Scalar::Util) >= 1.14
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Test::Warn)
|
||||
Requires: perl(Scalar::Util) >= 1.14
|
||||
Requires: perl(strict)
|
||||
|
||||
post_prep:
|
||||
sed -i -e 's/use inc::Module::Install/use lib q[.];\nuse inc::Module::Install/' Makefile.PL
|
||||
|
Loading…
x
Reference in New Issue
Block a user