summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index 2ff88e6264..65f23cfe9e 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -300,7 +300,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
300 python3-py-ubjson \ 300 python3-py-ubjson \
301 python3-pyalsaaudio \ 301 python3-pyalsaaudio \
302 python3-pyasn1-modules \ 302 python3-pyasn1-modules \
303 python3-pyatspi \ 303 ${@bb.utils.contains("DISTRO_FEATURES", "gobject-introspection-data ${GTK2DISTROFEATURES}", "python3-pyatspi", "", d)} \
304 python3-pyaudio \ 304 python3-pyaudio \
305 python3-pybind11 \ 305 python3-pybind11 \
306 python3-pybind11-json \ 306 python3-pybind11-json \