1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00

Add a notice about libpng branch

svn path=/nixpkgs/trunk/; revision=29474
This commit is contained in:
Yury G. Kudryashov 2011-09-24 20:44:11 +00:00
parent 449e03648a
commit bfc84fec9b

View file

@ -2,6 +2,7 @@
assert zlib != null;
# If you want to upgrade libpng, look at libpng15 branch
stdenv.mkDerivation rec {
name = "libpng-1.2.46";