php53: restore nix gd version

This commit is contained in:
Jason "Don" O'Conal 2013-06-20 17:45:29 +10:00
parent 6ae1241934
commit a7746e3585

View File

@ -102,7 +102,7 @@ composableDerivation.composableDerivation {} ( fixed : let inherit (fixed.fixed)
gd = {
configureFlags = [
"--with-gd"
"--with-gd=${gd}"
"--with-freetype-dir=${freetype}"
"--with-png-dir=${libpng}"
"--with-jpeg-dir=${libjpeg}"