DMTX now needs libjasper..

svn path=/nixpkgs/trunk/; revision=21851
This commit is contained in:
Michael Raskin 2010-05-18 21:08:19 +00:00
parent 84f61fadd1
commit ae476d641a

View File

@ -7,7 +7,7 @@ let
buildInputs = with args; [
libpng libtiff libjpeg librsvg imagemagick pkgconfig
zlib libX11 bzip2 libtool freetype fontconfig
ghostscript
ghostscript jasper
];
in
rec {