Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl>
This commit is contained in:
parent
f5f83d50cf
commit
c861e26868
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user