jfbview: update mupdf 1.8 -> 1.9
This commit is contained in:
@@ -31,6 +31,10 @@ stdenv.mkDerivation rec {
|
||||
imlib2
|
||||
];
|
||||
|
||||
patches = [
|
||||
./mupdf-1.9.patch
|
||||
];
|
||||
|
||||
configurePhase = ''
|
||||
# Hack. Probing (`ldconfig -p`) fails with ‘cannot execute binary file’.
|
||||
# Overriding `OPENJP2 =` later works, but makes build output misleading:
|
||||
|
||||
Reference in New Issue
Block a user