aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorBartosz Golaszewski <brgl@bgdev.pl>2021-05-17 12:52:02 +0200
committerKhem Raj <raj.khem@gmail.com>2021-05-19 09:16:54 -0700
commit67f9550be7cee343f31f508414f5e0d814bb3844 (patch)
tree1b938470b3ccdf3baf2bf66c271c9a766d7650ff /meta-python/recipes-core
parentd6ef4170747d6668fa940328334055eef3e1e1d6 (diff)
downloadmeta-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')
-rw-r--r--meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb1
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 = "\
python3-pybind11-json \
python3-pybluez \
python3-pychromecast \
+ python3-pycocotools \
python3-pycodestyle \
python3-pyconnman \
python3-pycparser \