From bc11fb5c765b028203cdcd72fefebca3d78e232f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 1 Oct 2020 13:37:56 +0200 Subject: sentinel-fwlogs: add missing dependency --- sentinel-fwlogs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sentinel-fwlogs/Makefile') diff --git a/sentinel-fwlogs/Makefile b/sentinel-fwlogs/Makefile index 0f70679..f1b5778 100644 --- a/sentinel-fwlogs/Makefile +++ b/sentinel-fwlogs/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sentinel-fwlogs PKG_VERSION:=0.0.1 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/sentinel/fwlogs.git @@ -37,7 +37,7 @@ define Package/sentinel-fwlogs +czmq \ +msgpack-c \ +logc +logc-argp \ - +libnetfilter-log \ + +kmod-ipt-nflog +libnetfilter-log \ +sentinel-firewall \ +sentinel-proxy PROVIDES:=sentinel-nikola -- cgit v1.2.3