Made graphicsmagick build shared libraries (otherwise we have to care in x86_64 on PIC)

svn path=/nixpkgs/trunk/; revision=20384
This commit is contained in:
Lluís Batlle i Rossell 2010-03-04 14:44:51 +00:00
parent aa38df2611
commit 9c75629a31

View file

@ -12,6 +12,8 @@ stdenv.mkDerivation {
sha256 = "184grcvxa5w0ghiv8zf2vdva0kgp3njf20k3h6lbylspjgd3zhxg";
};
configureFlags = "--enable-shared";
buildInputs =
[ bzip2 freetype ghostscript graphviz libjpeg libpng libtiff libX11 libxml2
zlib libtool