summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:05 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 07:59:57 +0700
commit609ac014ef5f79cf1c274ec12b0e599ed2006f0b (patch)
tree90e69d8ae5cb5955cfab16041bf4e866ac258dcc /network
parent3131b279def3a9dfb97b645e994e18ac0bcf8abc (diff)
downloadslackbuilds-609ac014ef5f79cf1c274ec12b0e599ed2006f0b.tar.gz
slackbuilds-609ac014ef5f79cf1c274ec12b0e599ed2006f0b.tar.xz
network/radicale: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/radicale/radicale.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/radicale/radicale.info b/network/radicale/radicale.info
index b04f4d4358..7f1ce74341 100644
--- a/network/radicale/radicale.info
+++ b/network/radicale/radicale.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/Kozea/Radicale/archive/refs/tags/v3.1.8/radicale-3.
MD5SUM="4c886b54c6926c5c463bbb80cf555998"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-passlib python3-bcrypt python3-build python3-dateutil python3-defusedxml pytz vobject python3-wheel"
+REQUIRES="python3-passlib python3-bcrypt python3-build python3-defusedxml pytz vobject python3-wheel"
MAINTAINER="Ruben Schuller"
EMAIL="sb@rbn.im"