mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
Add libxslt as build requires for mingw RPMs
The libxslt package is needed since: commit 94d2d6429d686c5af95115d09c01f3c6bd5ea7c6 Author: Daniel P. Berrange <berrange@redhat.com> Date: Wed Jul 26 17:40:44 2017 +0100 docs: make xmllint & xsltproc compulsory The native RPM had it already, but mingw build was missing it. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
parent
e703039c20
commit
5a1a649dcf
@ -60,6 +60,7 @@ BuildRequires: mingw64-dlfcn
|
||||
BuildRequires: pkgconfig
|
||||
# Need native version for msgfmt
|
||||
BuildRequires: gettext
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: python
|
||||
%if 0%{?fedora} >= 27
|
||||
BuildRequires: perl-interpreter
|
||||
|
Loading…
x
Reference in New Issue
Block a user