• Jérome Perrin's avatar
    component/qemu-kvm: add missing extends · 23c32192
    Jérome Perrin authored
    Now that component/glib/buildout.cfg is no longer included by pkgconfig,
    qemu no longer build with:
    
        While:
    	Installing.
    	Getting section template.
    	Initializing section template.
    	Getting section template-nbd.
    	Initializing section template-nbd.
    	Getting section kvm.
    	Initializing section kvm.
    	Getting option kvm:configure-options.
    	Getting section glib.
    	Error: The referenced section, 'glib', was not defined.
    
    Also explictly add pcre to prevent same problem later.
    23c32192
buildout.cfg 3.33 KB