netsniff-ng: flowtop is now included
This commit is contained in:
parent
6b957783a5
commit
b37e3f6233
@ -16,8 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
# ./configure is not autoGNU but some home-brewn magic
|
# ./configure is not autoGNU but some home-brewn magic
|
||||||
preConfigure = "patchShebangs configure";
|
preConfigure = "patchShebangs configure";
|
||||||
|
|
||||||
# FIXME: missing nacl/libcli and a *working* libnetfilter_conntrack
|
# FIXME: add missing nacl to build curvetun
|
||||||
# The following tools will be missing: curvetun flowtop mausezahn
|
|
||||||
buildInputs = [ bison flex geoip libcli libnet libnl libnetfilter_conntrack
|
buildInputs = [ bison flex geoip libcli libnet libnl libnetfilter_conntrack
|
||||||
libpcap liburcu ncurses perl pkgconfig which zlib ];
|
libpcap liburcu ncurses perl pkgconfig which zlib ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user