From d29b652cc01186b6b8d05aac998cfe3053bfb4af Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 15 Nov 2021 14:22:18 +0100 Subject: [PATCH] pkg: suricata is now the same as suricata-devel We keep the port in order to test upcoming version 7 but for now steer away from pulling it as a core dependency so we don't have to update both. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0590fb634..7a6f06705 100644 --- a/Makefile +++ b/Makefile @@ -118,7 +118,7 @@ CORE_COPYRIGHT_WWW?= https://www.deciso.com/ CORE_COPYRIGHT_YEARS?= 2014-2021 CORE_DEPENDS_amd64?= beep \ - suricata-devel + suricata CORE_DEPENDS?= ca_root_nss \ choparp \