[Pkg-libvirt-commits] [libvirt-sandbox] 08/42: pkgconfig: remove non-existent requirement on 'sandbox-2.0'

Guido Guenther agx at moszumanska.debian.org
Sat May 27 16:27:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

agx pushed a commit to branch debian/experimental
in repository libvirt-sandbox.

commit 946a88ffb57b8c54c311bf61fe5f840d0ec84ff0
Author: Gary Tierney <gary.tierney at gmx.com>
Date:   Tue May 10 13:46:41 2016 -0400

    pkgconfig: remove non-existent requirement on 'sandbox-2.0'
    
    $ 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@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt-sandbox.git



More information about the Pkg-libvirt-commits mailing list