summaryrefslogtreecommitdiffstats
path: root/python/python3-sipsimple
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:17 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:14 +0700
commit30f05928d2b3606b201fcdd9dd5584f503fe68aa (patch)
tree34552f07ae6b739358ebd1e4b9675e9fd2ce6286 /python/python3-sipsimple
parent26991179177bac69e652945db8f8bcb260a78c26 (diff)
downloadslackbuilds-30f05928d2b3606b201fcdd9dd5584f503fe68aa.tar.gz
slackbuilds-30f05928d2b3606b201fcdd9dd5584f503fe68aa.tar.xz
python/python3-sipsimple: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-sipsimple')
-rw-r--r--python/python3-sipsimple/python3-sipsimple.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-sipsimple/python3-sipsimple.info b/python/python3-sipsimple/python3-sipsimple.info
index 3ad4884c9a..3fab6df6c3 100644
--- a/python/python3-sipsimple/python3-sipsimple.info
+++ b/python/python3-sipsimple/python3-sipsimple.info
@@ -9,6 +9,6 @@ MD5SUM="b7501cb3f173463f013b0777f4531f96 \
9ffa563579f7fde59a797d1d994675e1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-dnspython lxml python3-twisted python3-dateutil greenlet zope.interface python3-application python3-eventlib python3-gnutls python3-otr python3-msrplib python3-xcaplib opencore-amr gsm libilbc libyuv"
+REQUIRES="python3-dnspython lxml python3-twisted python3-dateutil greenlet python3-eventlib python3-gnutls python3-otr python3-msrplib python3-xcaplib opencore-amr gsm libilbc libyuv"
MAINTAINER="Lockywolf"
EMAIL="for_sbo.python3-sipsimple_2023-09-22@lockywolf.net"