This commit is contained in:
Petr Písař 2016-06-24 09:52:09 +02:00
parent f5f83d50cf
commit c861e26868

View File

@ -17,6 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: flex flex-static sgml-common jade gawk groff autoconf texinfo BuildRequires: flex flex-static sgml-common jade gawk groff autoconf texinfo
#need actual perl directory structure #need actual perl directory structure
BuildRequires: perl >= 4:5.10.1 BuildRequires: perl >= 4:5.10.1
BuildRequires: perl-generators
Requires: jade gawk groff Requires: jade gawk groff
Requires(post): %{_bindir}/texconfig-sys Requires(post): %{_bindir}/texconfig-sys
Requires(postun): %{_bindir}/texconfig-sys Requires(postun): %{_bindir}/texconfig-sys