From: Ralph Ronnquist Date: Mon, 8 May 2023 02:23:27 +0000 (+1000) Subject: update X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;p=rrq%2Fnfblocker.git update --- diff --git a/Makefile b/Makefile index df40fa7..e85b5b3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ # 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")