mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
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:
@@ -300,7 +300,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
|
|||||||
python3-py-ubjson \
|
python3-py-ubjson \
|
||||||
python3-pyalsaaudio \
|
python3-pyalsaaudio \
|
||||||
python3-pyasn1-modules \
|
python3-pyasn1-modules \
|
||||||
python3-pyatspi \
|
${@bb.utils.contains("DISTRO_FEATURES", "gobject-introspection-data ${GTK2DISTROFEATURES}", "python3-pyatspi", "", d)} \
|
||||||
python3-pyaudio \
|
python3-pyaudio \
|
||||||
python3-pybind11 \
|
python3-pybind11 \
|
||||||
python3-pybind11-json \
|
python3-pybind11-json \
|
||||||
|
|||||||
Reference in New Issue
Block a user