summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyatspi_2.46.0.bb1
1 files changed, 1 insertions, 0 deletions
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"
15# Same restriction as gtk+ 15# Same restriction as gtk+
16inherit features_check setuptools3 16inherit features_check setuptools3
17ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" 17ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
18REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
18 19
19inherit pkgconfig autotools python3native 20inherit pkgconfig autotools python3native
20 21