diff options
Diffstat (limited to 'meta-python')
-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 4ce961630..66a11d2dd 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
@@ -278,6 +278,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
278 | python3-pkcs11 \ | 278 | python3-pkcs11 \ |
279 | python3-pkgconfig \ | 279 | python3-pkgconfig \ |
280 | python3-ply \ | 280 | python3-ply \ |
281 | python3-poetry-core \ | ||
281 | python3-pocketsphinx \ | 282 | python3-pocketsphinx \ |
282 | python3-polyline \ | 283 | python3-polyline \ |
283 | python3-portalocker \ | 284 | python3-portalocker \ |
@@ -472,6 +473,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
472 | python3-yarl \ | 473 | python3-yarl \ |
473 | python3-zopeinterface \ | 474 | python3-zopeinterface \ |
474 | telepathy-python3 \ | 475 | telepathy-python3 \ |
476 | unattended-upgrades \ | ||
475 | " | 477 | " |
476 | RDEPENDS:packagegroup-meta-python3:remove:libc-musl:powerpc64le = "python3-grpcio python3-grpcio-tools" | 478 | RDEPENDS:packagegroup-meta-python3:remove:libc-musl:powerpc64le = "python3-grpcio python3-grpcio-tools" |
477 | 479 | ||