Propagate zlib
svn path=/nixpkgs/trunk/; revision=31551
This commit is contained in:
parent
51956f085d
commit
77c6648535
@ -9,7 +9,7 @@ stdenv.mkDerivation {
|
|||||||
sha256 = "045a0bd395k3ramdvlzyfx3878p42fv4r04rgasmdsm2n33wgm38";
|
sha256 = "045a0bd395k3ramdvlzyfx3878p42fv4r04rgasmdsm2n33wgm38";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ zlib ];
|
propagatedBuildInputs = [ zlib ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A library to deal with gadu-gadu protocol (most popular polish IM protocol)";
|
description = "A library to deal with gadu-gadu protocol (most popular polish IM protocol)";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user