From c861e2686801b0beeba9e95b09055f8a67a8e622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 09:52:09 +0200 Subject: [PATCH] Mandatory Perl build-requires added --- linuxdoc-tools.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/linuxdoc-tools.spec b/linuxdoc-tools.spec index 042e2b2..d3b7112 100644 --- a/linuxdoc-tools.spec +++ b/linuxdoc-tools.spec @@ -17,6 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: flex flex-static sgml-common jade gawk groff autoconf texinfo #need actual perl directory structure BuildRequires: perl >= 4:5.10.1 +BuildRequires: perl-generators Requires: jade gawk groff Requires(post): %{_bindir}/texconfig-sys Requires(postun): %{_bindir}/texconfig-sys