diff --git a/build.spec b/build.spec index fae19c8..c090400 100644 --- a/build.spec +++ b/build.spec @@ -53,10 +53,11 @@ Requires: perl-TimeDate BuildRequires: perl-TimeDate %endif Conflicts: bsdtar < 2.5.5 +BuildRequires: perl(Date::Parse) +BuildRequires: perl(Test::More) %if 0%{?suse_version} > 1000 # None of them are actually required for core features. # Perl helper scripts use them. -BuildRequires: perl(Date::Parse) Recommends: perl(Date::Language) Recommends: perl(Date::Parse) Recommends: perl(LWP::UserAgent)