From 60cff7e52c15d78385ce5c50bd2af5795398df990cf89bef96daf4a87d7828d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 28 Jan 2021 12:47:24 +0000 Subject: [PATCH] re-add TimeDate OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=431 --- build.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.spec b/build.spec index 89d725c..f606d41 100644 --- a/build.spec +++ b/build.spec @@ -52,6 +52,8 @@ BuildRequires: perl(Test::Harness) BuildRequires: perl(Test::More) %if 0%{?fedora} || 0%{?centos_version} Requires: perl-MD5 +Requires: perl-TimeDate +BuildRequires: perl-TimeDate %else BuildRequires: perl(Date::Parse) %endif