[libvirt] [PATCH sandbox] pkgconfig: remove non-existent requirement on 'sandbox-2.0'

Daniel P. Berrange berrange at redhat.com
Wed May 11 08:45:20 UTC 2016


On Tue, May 10, 2016 at 01:51:03PM -0400, Cole Robinson wrote:
> From: Gary Tierney <gary.tierney at gmx.com>
> 
> $ pkg-config --cflags libvirt-sandbox-1.0
> Package sandbox-2.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `sandbox-2.0.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'sandbox-2.0', required by 'libvirt-sandbox-1.0', not found
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1327908
> ---
>  libvirt-sandbox-1.0.pc.in | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/libvirt-sandbox-1.0.pc.in b/libvirt-sandbox-1.0.pc.in
> index 1fb25bd..d444bba 100644
> --- a/libvirt-sandbox-1.0.pc.in
> +++ b/libvirt-sandbox-1.0.pc.in
> @@ -6,6 +6,5 @@ includedir=@includedir@
>  Name: libvirt-sandbox
>  Version: @VERSION@
>  Description: libvirt sandbox library
> -Requires: sandbox-2.0
>  Libs: -L${libdir} -lvirt-sandbox-1.0 @LIBVIRT_GOBJECT_LIBS@
>  Cflags: -I${includedir}/libvirt-sandbox-1.0 @LIBVIRT_GOBJECT_CFLAGS@

ACK

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list