security/acme-client: depends on BIND to support nsupdate

This commit is contained in:
Frank Wall
2017-08-03 15:53:34 +02:00
parent cc6ca832b2
commit 1a41b91414
+1 -1
View File
@@ -2,6 +2,6 @@ PLUGIN_NAME= acme-client
PLUGIN_VERSION= 1.8
PLUGIN_COMMENT= Let's Encrypt client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh
PLUGIN_DEPENDS= acme.sh bind911
.include "../../Mk/plugins.mk"