packagegroup-meta-python: Enable python3-pyatspi conditional upon GI data

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Khem Raj
2026-04-15 19:46:23 -07:00
parent 268b24cf14
commit 2b16c16389

View File

@@ -300,7 +300,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-py-ubjson \
python3-pyalsaaudio \
python3-pyasn1-modules \
python3-pyatspi \
${@bb.utils.contains("DISTRO_FEATURES", "gobject-introspection-data ${GTK2DISTROFEATURES}", "python3-pyatspi", "", d)} \
python3-pyaudio \
python3-pybind11 \
python3-pybind11-json \