security/acme-client: re-add bind-tools for nsupdate support

This commit is contained in:
Frank Wall
2019-10-11 12:52:39 +02:00
parent ed309380ce
commit f05a196966
+1 -1
View File
@@ -2,6 +2,6 @@ PLUGIN_NAME= acme-client
PLUGIN_VERSION= 1.27
PLUGIN_COMMENT= Let's Encrypt client
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_DEPENDS= acme.sh
PLUGIN_DEPENDS= acme.sh bind-tools
.include "../../Mk/plugins.mk"