summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-01-09 08:58:17 +0100
committer Willy Sudiarto Raharjo2021-01-17 02:44:52 +0100
commita2247299716593391e259ccfbda3915e64d8b7c2 (patch)
tree64863dd00f7444cf50693f42d62201a83cce303b /system
parentac5dda5d8d6053bdec93f86e76a86df78ca39196 (diff)
downloadslackbuilds-a2247299716593391e259ccfbda3915e64d8b7c2.tar.gz
system/letsencrypt: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 d20419acfc..fa8841ef01 100644
--- a/system/letsencrypt/letsencrypt.info
+++ b/system/letsencrypt/letsencrypt.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/certbot/certbot/archive/v1.11.0/certbot-1.11.0.tar.
MD5SUM="805e64dbfa69d9f4fd8ba2981ed9ff97"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="configobj mock pytz python3-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python3-augeas josepy funcsigs requests-toolbelt python-distro python3-certifi python3-packaging"
+REQUIRES="configobj mock pytz python3-pythondialog zope.component pyrfc3339 psutil python-parsedatetime python-configargparse werkzeug ndg_httpsclient python3-augeas josepy funcsigs requests-toolbelt python-distro python-certifi python3-packaging"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"