Updated nmap dependencies.
svn path=/nixpkgs/trunk/; revision=9044
This commit is contained in:
parent
ffc6782e4e
commit
99ab66a124
@ -468,7 +468,9 @@ rec {
|
||||
};
|
||||
|
||||
nmap = import ../tools/security/nmap {
|
||||
inherit fetchurl stdenv;
|
||||
inherit fetchurl stdenv libpcap pkgconfig;
|
||||
inherit (xlibs) libX11;
|
||||
inherit (gtkLibs) gtk;
|
||||
};
|
||||
|
||||
ntp = import ../tools/networking/ntp {
|
||||
|
Loading…
Reference in New Issue
Block a user