From 49e980fa3249bbedbaecfba59d9833f668326311 Mon Sep 17 00:00:00 2001 From: "William A. Kennington III" Date: Fri, 27 Mar 2015 15:46:08 -0700 Subject: [PATCH] imagemagick: More cleanups --- pkgs/applications/graphics/ImageMagick/default.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pkgs/applications/graphics/ImageMagick/default.nix b/pkgs/applications/graphics/ImageMagick/default.nix index ec3ebc0bad6..35e12e8a8c7 100644 --- a/pkgs/applications/graphics/ImageMagick/default.nix +++ b/pkgs/applications/graphics/ImageMagick/default.nix @@ -36,11 +36,6 @@ stdenv.mkDerivation rec { enableParallelBuilding = true; - #preConfigure = if tetex != null then - # '' - # export DVIDecodeDelegate=${tetex}/bin/dvips - # '' else ""; - configureFlags = [ (mkEnable (libcl != null) "opencl") (mkWith true "modules") @@ -77,8 +72,6 @@ stdenv.mkDerivation rec { ] ++ optional (dejavu_fonts != null) "--with-dejavu-font-dir=${dejavu_fonts}/share/fonts/truetype/" ++ optional (ghostscript != null) "--with-gs-font-dir=${ghostscript}/share/ghostscript/fonts/"; - propagatedBuildInputs = [ ]; - buildInputs = [ pkgconfig libtool libcl perl jemalloc bzip2 zlib libX11 libXext libXt fftw libfpx djvulibre fontconfig freetype ghostscript graphviz jbigkit libjpeg