From 75c53e3fc45e333f00e016f710c4121e6020abf60e635a8932f757937ea7ac75 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sun, 7 Oct 2018 13:10:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Diff?expand=0&rev=7 --- perl-String-Diff.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/perl-String-Diff.spec b/perl-String-Diff.spec index 888d269..fd44dae 100644 --- a/perl-String-Diff.spec +++ b/perl-String-Diff.spec @@ -30,10 +30,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Algorithm::Diff) +BuildRequires: perl(HTML::Entities) BuildRequires: perl(Module::Install) BuildRequires: perl(Test::Base) BuildRequires: perl(YAML) Requires: perl(Algorithm::Diff) +Requires: perl(HTML::Entities) %{perl_requires} %description