From 8a981b925e08b6adc8d39e4c18b671c2f15bd024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:14:28 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- automake.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/automake.spec b/automake.spec index 3377378..57d9efc 100644 --- a/automake.spec +++ b/automake.spec @@ -49,6 +49,7 @@ BuildRequires: python-virtualenv lzip %endif # the filtering macros are currently in /etc/rpm/macros.perl: +BuildRequires: perl-generators BuildRequires: perl-macros # This is needed to allow 'help2man' to run 'automake --help' during build.