diff options
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 4 |
1 files changed, 4 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 be0786f607..051c6ccebc 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -22,6 +22,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 22 | python3-aiohttp \ | 22 | python3-aiohttp \ |
| 23 | python3-aiohttp-jinja2 \ | 23 | python3-aiohttp-jinja2 \ |
| 24 | python3-aiohue \ | 24 | python3-aiohue \ |
| 25 | python3-aiosignal \ | ||
| 25 | python3-alembic \ | 26 | python3-alembic \ |
| 26 | python3-ansi2html \ | 27 | python3-ansi2html \ |
| 27 | python3-ansicolors \ | 28 | python3-ansicolors \ |
| @@ -65,10 +66,12 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 65 | python3-cantools \ | 66 | python3-cantools \ |
| 66 | python3-cassandra-driver \ | 67 | python3-cassandra-driver \ |
| 67 | python3-cbor2 \ | 68 | python3-cbor2 \ |
| 69 | python3-cchardet \ | ||
| 68 | python3-cerberus \ | 70 | python3-cerberus \ |
| 69 | python3-certifi \ | 71 | python3-certifi \ |
| 70 | python3-cffi \ | 72 | python3-cffi \ |
| 71 | python3-chardet \ | 73 | python3-chardet \ |
| 74 | python3-charset-normalizer \ | ||
| 72 | python3-cheetah \ | 75 | python3-cheetah \ |
| 73 | python3-click \ | 76 | python3-click \ |
| 74 | python3-click-repl \ | 77 | python3-click-repl \ |
| @@ -145,6 +148,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ | |||
| 145 | python3-flask-wtf \ | 148 | python3-flask-wtf \ |
| 146 | python3-flask-xstatic \ | 149 | python3-flask-xstatic \ |
| 147 | python3-future \ | 150 | python3-future \ |
| 151 | python3-frozenlist \ | ||
| 148 | python3-gast \ | 152 | python3-gast \ |
| 149 | python3-geojson \ | 153 | python3-geojson \ |
| 150 | python3-geomet \ | 154 | python3-geomet \ |
