8
0
forked from pool/perl-JSON-Any

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-JSON-Any?expand=0&rev=8
This commit is contained in:
Stephan Kulow
2010-12-03 14:39:22 +00:00
committed by Git OBS Bridge
parent 5b5870955f
commit ca32f6a0ab

View File

@@ -16,6 +16,7 @@ Source: http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/JSON-Any-%{ve
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl(YAML::Syck)
BuildRequires: perl-macros
BuildRequires: perl(JSON::DWIW)
BuildRequires: perl-JSON >= 2.02
BuildRequires: perl(JSON::XS)