mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 13:41:26 +00:00
DMTX now needs libjasper..
svn path=/nixpkgs/trunk/; revision=21851
This commit is contained in:
parent
84f61fadd1
commit
ae476d641a
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue