You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/mupdf/files/mupdf-1.2-pkg-config.patch

13 lines
367 B

http://bugs.ghostscript.com/show_bug.cgi?id=694301
--- mupdf-1.2-source/debian/mupdf.pc
+++ mupdf-1.2-source/debian/mupdf.pc
@@ -7,6 +7,6 @@
Description: Library for rendering PDF documents
Requires.private: freetype2
Version: 0.5.0
-Libs: -L${libdir} -lmupdf
+Libs: -L${libdir} -lfitz
Libs.private: -lopenjpeg -ljbig2dec -ljpeg -lz -lm
Cflags: -I${includedir}