From: Ralph Ronnquist Date: Mon, 8 May 2023 02:18:59 +0000 (+1000) Subject: update X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=ad5781c3d2a4d409729125d2962d85fea693fa53;p=rrq%2Fnfblocker.git update --- diff --git a/Makefile b/Makefile index e85b5b3..df40fa7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,5 @@ # Distribution Makefile for nfbuilder - ifeq ($(shell dpkg -l libnetfilter-queue-dev),) $(info "nfblocker requires the libnetfilter-queue-dev package") $(info "please install it before making")