mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 04:02:55 +03: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 New Issue
Block a user