[libvirt PATCH 05/11] rpm: Add libxml2 BuildRequires for xmllint

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's already been dragged in by the -devel package, but since
we use the command line tool directly as part of our build
process it's more correct to explicitly depend on the runtime
package.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 libvirt.spec.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 8248e2ca80..0b33a9a5e4 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -287,6 +287,8 @@ BuildRequires: ninja-build
 BuildRequires: git
 BuildRequires: perl-interpreter
 BuildRequires: python3
+# For xmllint
+BuildRequires: libxml2
 %if %{with_libxl}
 BuildRequires: xen-devel
 %endif
-- 
2.41.0
_______________________________________________
Devel mailing list -- devel@xxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux