From 033f0f48bad807b145aabf58617846e69b9df9c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 6 Oct 2020 15:01:58 +0200 Subject: sentinel-fwlogs: fix missing dependency --- sentinel-fwlogs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sentinel-fwlogs/Makefile') diff --git a/sentinel-fwlogs/Makefile b/sentinel-fwlogs/Makefile index f1b5778..32874a9 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:=3 +PKG_RELEASE:=4 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/sentinel/fwlogs.git @@ -37,8 +37,8 @@ define Package/sentinel-fwlogs +czmq \ +msgpack-c \ +logc +logc-argp \ - +kmod-ipt-nflog +libnetfilter-log \ - +sentinel-firewall \ + +libnetfilter-log \ + +sentinel-firewall +iptables-mod-nflog \ +sentinel-proxy PROVIDES:=sentinel-nikola CONFLICTS:=sentinel-nikola -- cgit v1.2.3