From f69b841d2b504446f90262a6040fc936de817976 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Tue, 28 Jul 2009 18:14:49 +0100 Subject: [PATCH] Don't explicitly require libxml2 Originally done by rjones as part of this package review: https://bugzilla.redhat.com/226055 --- libvirt.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/libvirt.spec.in b/libvirt.spec.in index 9a1dfd9424..6928c659ca 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -200,7 +200,6 @@ the libvirtd server exporting the virtualization support. %package client Summary: client side library and utilities of the libvirt library Group: Development/Libraries -Requires: libxml2 Requires: readline Requires: ncurses # So remote clients can access libvirt over SSH tunnel