mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
python3-pycairo: use python3targetconfig
(From OE-Core rev: dadf001c85938b831def8da5851a40dc0977e3d0) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c9f7ed88a9
commit
5077e7abba
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "5695a10cb7f9ae0d01f665b56602a845b0a8cb17e2123bfece10c2e585
|
||||
|
||||
S = "${WORKDIR}/pycairo-${PV}"
|
||||
|
||||
inherit meson pkgconfig
|
||||
inherit meson pkgconfig python3targetconfig
|
||||
|
||||
CFLAGS += "-fPIC"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user