From dc555801d63f60affcb619c28eb3ede73773c76c77c5ab3e3f0efc843c1a22b7 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Sun, 7 Oct 2018 13:27:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Diff?expand=0&rev=17 --- perl-String-Diff.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-String-Diff.spec b/perl-String-Diff.spec index 7f3be62..c7bf01c 100644 --- a/perl-String-Diff.spec +++ b/perl-String-Diff.spec @@ -30,6 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(Algorithm::Diff) +BuildRequires: perl(Capture::Tiny) BuildRequires: perl(HTML::Entities) BuildRequires: perl(Module::Install::GithubMeta) BuildRequires: perl(Module::Install::ReadmeFromPod)