diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/python/python3-pycairo_1.19.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pycairo_1.19.1.bb b/meta/recipes-devtools/python/python3-pycairo_1.19.1.bb index 34c8543bce..1734610d12 100644 --- a/meta/recipes-devtools/python/python3-pycairo_1.19.1.bb +++ b/meta/recipes-devtools/python/python3-pycairo_1.19.1.bb | |||
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "2c143183280feb67f5beb4e543fd49990c28e7df427301ede04fc550d3 | |||
18 | 18 | ||
19 | S = "${WORKDIR}/pycairo-${PV}" | 19 | S = "${WORKDIR}/pycairo-${PV}" |
20 | 20 | ||
21 | inherit meson pkgconfig | 21 | inherit meson pkgconfig python3targetconfig |
22 | 22 | ||
23 | CFLAGS += "-fPIC" | 23 | CFLAGS += "-fPIC" |
24 | 24 | ||