aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-05-24 13:11:50 +0100
committerKhem Raj <raj.khem@gmail.com>2022-05-29 06:39:14 -0700
commit07c2e3273c93d9585b7656ffe3518d147f1e56ae (patch)
tree5b0e426e03cdeef00ae036baaa67c9913c15abc7 /meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
parenta0adaee858e428c4abf43e0e197f1c653cc30e31 (diff)
downloadmeta-openembedded-07c2e3273c93d9585b7656ffe3518d147f1e56ae.tar.gz
python3-pathspec: add new recipe
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb')
-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 8b4895b29e..4cfa2965c6 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -269,6 +269,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-parso \
python3-passlib \
python3-pastedeploy \
+ python3-pathspec \
python3-pathtools3 \
python3-pep8 \
python3-periphery \