summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core
diff options
context:
space:
mode:
authorBartosz Golaszewski <brgl@bgdev.pl>2021-11-15 17:42:54 +0100
committerKhem Raj <raj.khem@gmail.com>2021-11-16 08:25:15 -0800
commit351d9eeae21f6a9a35f17dbe1f7772a93c4868bc (patch)
tree34b1ffb8e74e6c13ff43304bd72842cd9f0cb104 /meta-python/recipes-core
parenteac7414c368313a453661803a6b1ecb1e986efd1 (diff)
downloadmeta-openembedded-351d9eeae21f6a9a35f17dbe1f7772a93c4868bc.tar.gz
python3-email-validator: new package
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 477215118b..be0786f607 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -113,6 +113,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
113 python3-dynamic-dispatch \ 113 python3-dynamic-dispatch \
114 python3-ecdsa \ 114 python3-ecdsa \
115 python3-editor \ 115 python3-editor \
116 python3-email-validator \
116 python3-engineio \ 117 python3-engineio \
117 python3-et-xmlfile \ 118 python3-et-xmlfile \
118 python3-evdev \ 119 python3-evdev \