summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-05-06 14:12:56 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-05-06 14:12:56 +0200
commitff063b06de57aede8e7209e8061c9b5afd2b7ffa (patch)
treecaa37f0796d3173591be34ce040fb0998e253904 /INSTALL
parentcc59fed07c9ac710bf83dc393b8a89f22f0c63a0 (diff)
docs: install: mention recommended tools
Mention pkg-config and gpg as optional tools for verifying tags resp. getting build flags. If they are not wanted / present, then relative Makefiles need to be edited by hand. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 92868ec..52e0ba1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,9 +9,9 @@ Linus' Git repository, tweak and compile it, and run this one!
A note for distribution package maintainers can be found at the end of the file.
-What additional tools are required to build netsniff-ng?
+What additional tools next to your build-chain are required?
- - ccache (optional)
+ - ccache, pkg-config, gpg (optional)
- flex, bison (bpfc, trafgen)
What libraries are required?