summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorf43nd1r2022-02-09 18:22:34 +0100
committerf43nd1r2022-02-09 18:22:34 +0100
commitd88509bc6d779ed9d21c3b3748c94f11d6fdb469 (patch)
tree275a846f771d487d2570008fe27d634440eb6c70 /PKGBUILD
parent33e948f0e70d9c78c301f0dbe10cb44f3ef07cba (diff)
downloadaur-d88509bc6d779ed9d21c3b3748c94f11d6fdb469.tar.gz
deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fa1c1059de7..7d8ef150c18a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ pkgdesc="netcup DNS Authenticator plugin for Certbot"
arch=(any)
url="https://github.com/coldfix/certbot-dns-netcup"
license=("Apache")
+depends=("python-acme>=0.31.0" "certbot>=0.31.0" "dns-lexicon>=3.2.3" "python-zope-interface")
makedepends=("python" "python-setuptools")
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
sha256sums=('d2a4e433b8e0571bc805f7ff060f9ac05014f374824c0cac6c55ea5a9af685be')