aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:22 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:34 +0700
commit80427f88032f9a79575fa4f1c8293e311bc19e31 (patch)
tree17a63d1ee8f6d4ccf8cc34d7601f67c79ac0296f /python
parent6a12492c601ba4657254852fd7b0905ace92d0cf (diff)
python/ics: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/ics/ics.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/ics/ics.info b/python/ics/ics.info
index afb4a9e3c4ae0..8b133e484b540 100644
--- a/python/ics/ics.info
+++ b/python/ics/ics.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/ics-py/ics-py/archive/v0.7.2/ics-py-0.7.2.tar.gz"
MD5SUM="1652309556df484ef06c7a92b9f41dbf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer python3-wheel python3-attrs python3-arrow TatSu"
+REQUIRES="python3-build python3-wheel python3-attrs python3-arrow TatSu"
MAINTAINER="Tonus"
EMAIL="tonus1@free.fr"