From: Ross Burton <[email protected]> Any user of pygobject needs to support gobject-introspection.
Signed-off-by: Ross Burton <[email protected]> --- meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb b/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb index 4595eafc6d..aa3000bf6b 100644 --- a/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb @@ -15,6 +15,7 @@ S = "${WORKDIR}/git" # Same restriction as gtk+ inherit features_check setuptools3 ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" +REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" inherit pkgconfig autotools python3native -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#102685): https://lists.openembedded.org/g/openembedded-devel/message/102685 Mute This Topic: https://lists.openembedded.org/mt/99015900/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
