From a95213bdb83ebe5d72227fc36c13a2c8fc842f81 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 3a4b182..e02e395 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