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

View file

@ -17,6 +17,7 @@
, libXrender
, libXtst
, libXi
, cpio
}:
stdenv.mkDerivation rec {
@ -33,6 +34,7 @@ stdenv.mkDerivation rec {
ant
which
zip
cpio
nettools
alsaLib
libX11