Fix DMTX build

svn path=/nixpkgs/trunk/; revision=27391
This commit is contained in:
Michael Raskin
2011-06-08 08:11:24 +00:00
parent f0688ef3bc
commit 8e1984b852
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ let
buildInputs = with args; [
libpng libtiff libjpeg librsvg imagemagick pkgconfig
zlib libX11 bzip2 libtool freetype fontconfig
ghostscript jasper
ghostscript jasper xz
];
in
rec {