On Wed, 24 Apr 2019 at 20:47, Oleksandr Kravchuk <[email protected]> wrote: > -FILES_${PN} += "${datadir}/include/pycairo/py3cairo.h" > + > +FILES_${PN} += " \ > + ${datadir}/include/pycairo/py3cairo.h \ > + ${datadir}/lib/pkgconfig/py3cairo.pc \ > +"
This isn't right (and packaging the header installed into a wrong location wasn't right either). I sent a different patch that addresses this a bit earlier, together with the rest of python-* updates that are now in master-next - apologies for the duplicate effort :) Alex -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
