summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb3
1 files changed, 3 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 d22656eb15..c1271d09dc 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -21,6 +21,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
21 python3-aiofiles \ 21 python3-aiofiles \
22 python3-aiohttp \ 22 python3-aiohttp \
23 python3-aiohttp-jinja2 \ 23 python3-aiohttp-jinja2 \
24 python3-aiohue \
24 python3-alembic \ 25 python3-alembic \
25 python3-ansi2html \ 26 python3-ansi2html \
26 python3-ansicolors \ 27 python3-ansicolors \
@@ -167,6 +168,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
167 python3-idna \ 168 python3-idna \
168 python3-idna \ 169 python3-idna \
169 python3-idna-ssl \ 170 python3-idna-ssl \
171 python3-ifaddr \
170 python3-imageio \ 172 python3-imageio \
171 python3-incremental \ 173 python3-incremental \
172 python3-inflection \ 174 python3-inflection \
@@ -320,6 +322,7 @@ RDEPENDS_packagegroup-meta-python3 = "\
320 python3-pyscaffold \ 322 python3-pyscaffold \
321 python3-pyserial \ 323 python3-pyserial \
322 python3-pysocks \ 324 python3-pysocks \
325 python3-pysonos \
323 python3-pystache \ 326 python3-pystache \
324 python3-pystemd \ 327 python3-pystemd \
325 python3-pytest-asyncio \ 328 python3-pytest-asyncio \