summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2018-06-02 03:42:09 +0200
committer Willy Sudiarto Raharjo2018-06-09 02:15:34 +0200
commit0c4e48b11923f419336ba37e59d49ece56664005 (patch)
treec4b90e518d1daccdbb35d50e0820b71c50cb06ec
parent872422584f236574fdb01d5ac072c9f8bd249bcc (diff)
downloadold.slackbuilds-0c4e48b11923f419336ba37e59d49ece56664005.tar.gz
system/letsencrypt: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/letsencrypt/letsencrypt.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/letsencrypt/letsencrypt.info b/system/letsencrypt/letsencrypt.info
index dd14c3279b..597de85752 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/certbot/certbot/archive/v0.24.0/certbot-0.24.0.tar.
MD5SUM="62717533ca2def2577a7b64954d775fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="configobj mock python-requests pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing josepy"
+REQUIRES="configobj mock python-requests pytz python2-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python-augeas pyparsing josepy funcsigs"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"