Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
89bce19cab
commit
b1064f806c
@ -12,6 +12,7 @@ BuildRequires: gcc
|
||||
BuildRequires: perl-interpreter perl-generators libxslt openjade texinfo %{_bindir}/sgml2xml
|
||||
# required by the perl -c calls during build
|
||||
BuildRequires: perl(XML::SAX::ParserFactory)
|
||||
BuildRequires: make
|
||||
# rpmlint isn't happy with libxslt, but we need xsltproc
|
||||
Requires: libxslt openjade texinfo %{_bindir}/sgml2xml
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
||||
|
Loading…
Reference in New Issue
Block a user