diff options
Diffstat (limited to 'meta-python/recipes-core')
-rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 1d2a9952c..4e318967d 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
@@ -218,6 +218,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
218 | python3-keras-preprocessing \ | 218 | python3-keras-preprocessing \ |
219 | ${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "python3-kivy", "", d)} \ | 219 | ${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "python3-kivy", "", d)} \ |
220 | python3-kiwisolver \ | 220 | python3-kiwisolver \ |
221 | python3-kmod \ | ||
221 | python3-langtable \ | 222 | python3-langtable \ |
222 | python3-lazy-object-proxy \ | 223 | python3-lazy-object-proxy \ |
223 | python3-libconf \ | 224 | python3-libconf \ |
@@ -450,6 +451,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
450 | python3-visitor \ | 451 | python3-visitor \ |
451 | python3-waitress \ | 452 | python3-waitress \ |
452 | python3-watchdog \ | 453 | python3-watchdog \ |
454 | python3-watchdogdev \ | ||
453 | python3-web3 \ | 455 | python3-web3 \ |
454 | python3-webcolors \ | 456 | python3-webcolors \ |
455 | python3-webencodings \ | 457 | python3-webencodings \ |