projects
/
rrq
/
nfblocker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5230094
)
update
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Mon, 8 May 2023 02:17:11 +0000
(12:17 +1000)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Mon, 8 May 2023 02:17:11 +0000
(12:17 +1000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index df40fa79cd55bcb95a731c4444cc648108d8f2ca..e85b5b31042409ac7c60570339d49fbda7a9eb4e 100644
(file)
--- 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")