X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=Makefile;h=e85b5b31042409ac7c60570339d49fbda7a9eb4e;hb=HEAD;hp=df40fa79cd55bcb95a731c4444cc648108d8f2ca;hpb=ad5781c3d2a4d409729125d2962d85fea693fa53;p=rrq%2Fnfblocker.git 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")