summaryrefslogtreecommitdiffstats
path: root/python/ics
diff options
context:
space:
mode:
author fourtysixandtwo2023-05-18 05:06:22 +0200
committer Willy Sudiarto Raharjo2023-05-20 14:19:34 +0200
commit80427f88032f9a79575fa4f1c8293e311bc19e31 (patch)
tree17a63d1ee8f6d4ccf8cc34d7601f67c79ac0296f /python/ics
parent6a12492c601ba4657254852fd7b0905ace92d0cf (diff)
downloadslackbuilds-80427f88032f9a79575fa4f1c8293e311bc19e31.tar.gz
python/ics: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/ics')
-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 afb4a9e3c4..8b133e484b 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"