diff options
| author | Bartosz Golaszewski <brgl@bgdev.pl> | 2021-05-17 12:52:02 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-05-19 09:16:54 -0700 |
| commit | 67f9550be7cee343f31f508414f5e0d814bb3844 (patch) | |
| tree | 1b938470b3ccdf3baf2bf66c271c9a766d7650ff /meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |
| parent | d6ef4170747d6668fa940328334055eef3e1e1d6 (diff) | |
| download | meta-openembedded-67f9550be7cee343f31f508414f5e0d814bb3844.tar.gz | |
python3-pycocotools: new package
Add a recipe for building pycocotools - a Python wrapper for cocapi.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
1 files changed, 1 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 b9ab421302..828c7fea5a 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | |||
| @@ -289,6 +289,7 @@ RDEPENDS_packagegroup-meta-python3 = "\ | |||
| 289 | python3-pybind11-json \ | 289 | python3-pybind11-json \ |
| 290 | python3-pybluez \ | 290 | python3-pybluez \ |
| 291 | python3-pychromecast \ | 291 | python3-pychromecast \ |
| 292 | python3-pycocotools \ | ||
| 292 | python3-pycodestyle \ | 293 | python3-pycodestyle \ |
| 293 | python3-pyconnman \ | 294 | python3-pyconnman \ |
| 294 | python3-pycparser \ | 295 | python3-pycparser \ |
