From 417ae4f97a326dbe048f552aeb32e58f521f1592 Mon Sep 17 00:00:00 2001 From: OBS User adrianSuSE Date: Mon, 3 Feb 2020 09:57:54 +0000 Subject: [PATCH] test Rev openSUSE:Tools/407 Md5 75c1e68bad930350a3813fdd222a5b26 2020-02-03 09:57:54 adrianSuSE None --- build.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.spec b/build.spec index fae19c85..c0904002 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)