[OE-core] [PATCH] python3-pycairo: update to 1.18.1

Alexander Kanavin alex.kanavin at gmail.com
Wed Apr 24 19:02:43 UTC 2019


On Wed, 24 Apr 2019 at 20:47, Oleksandr Kravchuk
<open.source at oleksandr-kravchuk.com> 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


More information about the Openembedded-core mailing list