summaryrefslogtreecommitdiffstats
path: root/python/python3-otr
diff options
context:
space:
mode:
author Andrew Clemons2023-09-23 04:08:16 +0200
committer Willy Sudiarto Raharjo2023-09-23 06:33:37 +0200
commit13a1e9cc9db88a4a511071618f8401ec3b592dfd (patch)
tree33ee86cc86012d4050173aa94cc39110f1373f89 /python/python3-otr
parent65e71e889749ce93a2fc8d6a66728e32e8ebdab4 (diff)
downloadslackbuilds-13a1e9cc9db88a4a511071618f8401ec3b592dfd.tar.gz
python/python3-otr: Add missing dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-otr')
-rw-r--r--python/python3-otr/python3-otr.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-otr/python3-otr.info b/python/python3-otr/python3-otr.info
index d9296dd8ae..e3d0e94966 100644
--- a/python/python3-otr/python3-otr.info
+++ b/python/python3-otr/python3-otr.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/AGProjects/python3-otr/archive/2.0.1/python3-otr-2.
MD5SUM="09995fd03e8a1537969d31596e525b94"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-application"
+REQUIRES="python3-application zope.interface cryptography python3-gmpy2"
MAINTAINER="Lockywolf"
EMAIL="for_sbo.python3-otr_2023-09-22@lockywolf.net"