aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/certbot/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/certbot/APKBUILD b/community/certbot/APKBUILD
index bda81947b3..09d0aefdcc 100644
--- a/community/certbot/APKBUILD
+++ b/community/certbot/APKBUILD
@@ -22,6 +22,7 @@ depends="
py3-zope-component
py3-zope-interface
"
+checkdepends="py3-augeas"
replaces="letsencrypt"
subpackages="py3-acme:acme $pkgname-nginx $pkgname-apache $pkgname-postfix"
source="certbot-$pkgver.tar.gz::https://github.com/certbot/certbot/archive/v$pkgver.tar.gz"