summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-core/packagegroups
diff options
context:
space:
mode:
authorThomas Perrot <thomas.perrot@bootlin.com>2024-11-20 15:54:03 +0100
committerKhem Raj <raj.khem@gmail.com>2024-11-20 09:32:08 -0800
commit02673cbf61cb737026674c697642b3dacb5bb6d0 (patch)
tree8ea0f8db777cb56270b993b376a95d74429e7342 /meta-python/recipes-core/packagegroups
parent732acb61a122df0532b7e2a9167a3fdec03e2cca (diff)
downloadmeta-openembedded-02673cbf61cb737026674c697642b3dacb5bb6d0.tar.gz
python3-nltk: add a recipe for version 3.9.1
The Natural Language Toolkit (NLTK) is a Python package for natural language processing. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core/packagegroups')
-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 8ee1cdc101..262ab1b3d1 100644
--- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -249,6 +249,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
249 python3-netaddr \ 249 python3-netaddr \
250 python3-netifaces \ 250 python3-netifaces \
251 python3-networkx \ 251 python3-networkx \
252 python3-nltk \
252 python3-nmap \ 253 python3-nmap \
253 python3-nocasedict \ 254 python3-nocasedict \
254 python3-nocaselist \ 255 python3-nocaselist \