Revert "zbar: ghostscript was missing for zbar"
This reverts commit a906355b8a
.
Fixed imagemagick -lgs reference in .la file.
cc @garbas
This commit is contained in:
parent
5c014feb0a
commit
271b7ad006
@ -1,6 +1,6 @@
|
||||
x@{builderDefsPackage
|
||||
, imagemagickBig, pkgconfig, python, pygtk, perl, libX11, libv4l
|
||||
, qt4, lzma, gtk2, ghostscript
|
||||
, qt4, lzma, gtk2
|
||||
, ...}:
|
||||
builderDefsPackage
|
||||
(a :
|
||||
|
@ -3622,7 +3622,6 @@ let
|
||||
pygtk = lib.overrideDerivation pygtk (x: {
|
||||
gtk = gtk2;
|
||||
});
|
||||
ghostscript = ghostscriptX;
|
||||
};
|
||||
|
||||
zdelta = callPackage ../tools/compression/zdelta { };
|
||||
|
Loading…
Reference in New Issue
Block a user