Propagate zlib

svn path=/nixpkgs/trunk/; revision=31551
This commit is contained in:
Yury G. Kudryashov 2012-01-14 18:03:38 +00:00
parent 51956f085d
commit 77c6648535

View file

@ -9,7 +9,7 @@ stdenv.mkDerivation {
sha256 = "045a0bd395k3ramdvlzyfx3878p42fv4r04rgasmdsm2n33wgm38";
};
buildInputs = [ zlib ];
propagatedBuildInputs = [ zlib ];
meta = {
description = "A library to deal with gadu-gadu protocol (most popular polish IM protocol)";