openjdk: Add cpio to buildInputs

svn path=/nixpkgs/trunk/; revision=28096
This commit is contained in:
Shea Levy
2011-08-01 01:17:16 +00:00
parent ec41a120fb
commit 43cb8fb149
@@ -17,6 +17,7 @@
, libXrender , libXrender
, libXtst , libXtst
, libXi , libXi
, cpio
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
@@ -33,6 +34,7 @@ stdenv.mkDerivation rec {
ant ant
which which
zip zip
cpio
nettools nettools
alsaLib alsaLib
libX11 libX11