From: Mark McLoughlin Date: Tue, 28 Jul 2009 17:14:49 +0000 (+0100) Subject: Don't explicitly require libxml2 X-Git-Tag: v0.7.0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f69b841d2b504446f90262a6040fc936de817976;p=thirdparty%2Flibvirt.git Don't explicitly require libxml2 Originally done by rjones as part of this package review: https://bugzilla.redhat.com/226055 --- 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