diff options
-rw-r--r-- | meta/recipes-extended/newt/libnewt_0.52.21.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/newt/libnewt_0.52.21.bb b/meta/recipes-extended/newt/libnewt_0.52.21.bb index 84d327ca88..86301b95eb 100644 --- a/meta/recipes-extended/newt/libnewt_0.52.21.bb +++ b/meta/recipes-extended/newt/libnewt_0.52.21.bb | |||
@@ -29,7 +29,7 @@ SRC_URI[sha256sum] = "265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac | |||
29 | 29 | ||
30 | S = "${WORKDIR}/newt-${PV}" | 30 | S = "${WORKDIR}/newt-${PV}" |
31 | 31 | ||
32 | inherit autotools-brokensep python3native python3-dir | 32 | inherit autotools-brokensep python3native python3-dir python3targetconfig |
33 | 33 | ||
34 | EXTRA_OECONF = "--without-tcl --with-python" | 34 | EXTRA_OECONF = "--without-tcl --with-python" |
35 | 35 | ||