diff --git a/vendor/sunnyvalley/Makefile b/vendor/sunnyvalley/Makefile index ddf37a36c..d27579459 100644 --- a/vendor/sunnyvalley/Makefile +++ b/vendor/sunnyvalley/Makefile @@ -2,5 +2,6 @@ PLUGIN_NAME= sunnyvalley PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= Vendor repository for Sensei (Next Generation Firewall Extensions) PLUGIN_MAINTAINER= opensource@sunnyvalley.io +PLUGIN_DEPENDS= ${PLUGIN_FLAVOUR:tl} .include "../../Mk/plugins.mk"