mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/acme-client: fix plugin dependencies
Co-Authored-By: Franco Fichtner <franco@lastsummer.de>
This commit is contained in:
co-authored by
Franco Fichtner
parent
507f117e63
commit
50eabc759c
@@ -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 py-dns-lexicon${PLUGIN_PYTHON}
|
||||
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
Reference in New Issue
Block a user