aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:11 +0700
commit3fcfa5c1759ad3c39648a489201582ca06284d5a (patch)
tree50ca4d4bad1a09964d7847906cc7234008baa4bc /python
parent8a6258b63712152c36357e4e142fccd9788a6492 (diff)
python/python3-language-data: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-language-data/python3-language-data.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-language-data/python3-language-data.info b/python/python3-language-data/python3-language-data.info
index 8051879913da2..e0d9bf616d40e 100644
--- a/python/python3-language-data/python3-language-data.info
+++ b/python/python3-language-data/python3-language-data.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/l/language-data/language_data-1.1.tar.
MD5SUM="75ea158be78983b0a858e6e157bcfa3a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-wheel python3-poetry-core python3-marisa-trie"
+REQUIRES="python3-wheel python3-poetry-core python3-marisa-trie"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"