aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:24 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:37 +0700
commit31c2769b1fb8fe92970f07af73dc6bb9c78ec38c (patch)
treecbbcea54c5d79cc082bb5ca7a6f28cfc058cac9d /python
parent57866dcdd8963087882b43dfde21cc2fe1b50c98 (diff)
python/python3-nltk: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-nltk/python3-nltk.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-nltk/python3-nltk.info b/python/python3-nltk/python3-nltk.info
index 99df4b9cae6a1..171e4c3bdc3af 100644
--- a/python/python3-nltk/python3-nltk.info
+++ b/python/python3-nltk/python3-nltk.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/nltk/nltk/archive/refs/tags/3.8.1/nltk-3.8.1.tar.gz
MD5SUM="e8a74c5fd3ac8f789768636f20cba998"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-regex python3-build python3-installer python3-wheel"
+REQUIRES="python3-regex python3-build python3-wheel"
MAINTAINER="ArTourter"
EMAIL="artourter@gmail.com"