From 877ebf20ed3919bf4a7e480421b4c7aff92e14f6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 9 Sep 2025 13:21:35 +0200 Subject: [PATCH] security/etpro-telemetry: netaddr going away from core --- security/etpro-telemetry/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/etpro-telemetry/Makefile b/security/etpro-telemetry/Makefile index c45747de6..4a2a4779b 100644 --- a/security/etpro-telemetry/Makefile +++ b/security/etpro-telemetry/Makefile @@ -3,6 +3,7 @@ PLUGIN_VERSION= 1.7 PLUGIN_REVISION= 5 PLUGIN_COMMENT= ET Pro Telemetry Edition PLUGIN_MAINTAINER= ad@opnsense.org +PLUGIN_DEPENDS= py${PLUGIN_PYTHON}-netaddr PLUGIN_WWW= https://docs.opnsense.org/manual/etpro_telemetry.html PLUGIN_TIER= 2