Updated nmap dependencies.
svn path=/nixpkgs/trunk/; revision=9044
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user