remove coreutils argument of privoxy
svn path=/nixpkgs/trunk/; revision=17648
This commit is contained in:
parent
3e8d1bbe6f
commit
9ae6664a5b
@ -1469,7 +1469,7 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
privoxy = import ../tools/networking/privoxy {
|
privoxy = import ../tools/networking/privoxy {
|
||||||
inherit fetchurl stdenv autoconf automake coreutils ;
|
inherit fetchurl stdenv autoconf automake ;
|
||||||
};
|
};
|
||||||
|
|
||||||
tcpdump = import ../tools/networking/tcpdump {
|
tcpdump = import ../tools/networking/tcpdump {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user