From 9b57b7cad4bbde0093cef94fcf67d90c4a71c847 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:41:13 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- perl-PPI-HTML.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-PPI-HTML.spec b/perl-PPI-HTML.spec index 5ccd3d4..092412f 100644 --- a/perl-PPI-HTML.spec +++ b/perl-PPI-HTML.spec @@ -7,6 +7,7 @@ License: GPL+ or Artistic URL: http://search.cpan.org/dist/PPI-HTML/ Source0: http://www.cpan.org/authors/id/A/AD/ADAMK/PPI-HTML-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl-generators BuildRequires: perl(inc::Module::Install) # Run-time: BuildRequires: perl(CSS::Tiny) >= 1.10