From 375f56c60091597965b93480f3fdf57ff6d5805d Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Tue, 15 Jan 2013 09:32:21 +0100 Subject: [PATCH] docs: add cpp recommendation for trafgen Signed-off-by: Daniel Borkmann --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 2465cdb2..7f4714eb 100644 --- a/INSTALL +++ b/INSTALL @@ -11,7 +11,7 @@ A note for distribution package maintainers can be found at the end of the file. What tools are required to build netsniff-ng? - - gcc, make, sed, perl, coreutils (all) + - gcc, make et al. (all) - ccache (optional) - flex, bison (bpfc, trafgen) - asciidoc (man-pages) @@ -31,6 +31,7 @@ What libraries are required? What additional tools are recommended after the build? + - cpp (trafgen) - ntpd (curvetun) - setcap (all) -- 2.11.4.GIT