Accepting request 290130 from home:smithfarm:branches:devel:languages:perl
- add "Requires: perl-Test-Simple" to spec (hidden dependency not caught by cpanspec) OBS-URL: https://build.opensuse.org/request/show/290130 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Deep?expand=0&rev=30
This commit is contained in:
parent
50ccb1b831
commit
7eb888a2d4
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 08:12:01 UTC 2015 - ncutler@suse.com
|
||||
|
||||
- add "Requires: perl-Test-Simple" to spec (hidden dependency
|
||||
not caught by cpanspec)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 07:17:53 UTC 2015 - ncutler@suse.com
|
||||
|
||||
|
@ -32,6 +32,10 @@ BuildRequires: perl-macros
|
||||
BuildRequires: perl(Test::NoWarnings) >= 0.02
|
||||
BuildRequires: perl(Test::Tester) >= 0.04
|
||||
%{perl_requires}
|
||||
# MANUAL
|
||||
# necessary because Test::Deep::NoTest does "require Test::Builder"
|
||||
Requires: perl-Test-Simple
|
||||
# MANUAL
|
||||
|
||||
%description
|
||||
If you don't know anything about automated testing in Perl then you should
|
||||
|
Loading…
x
Reference in New Issue
Block a user