From 5609c27c3ded1c01205d8b1bf122aed5ed3528d1 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Sat, 26 Jan 2019 21:50:20 +0000 Subject: community/certbot: add py3-augeas to checkdepends --- community/certbot/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'community/certbot') 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" -- cgit v1.2.3