On 2022/07/29 19:28, Sebastien Marie wrote:
> - mupdf: I explicitly disabled it: it failed to build with it (jbig2dec 
> symbol 
>   missing, maybe wrong version ? unsure)

To link against libmupdf, you need to figure out the libraries to add,
upstream doesn't provide a shared library or pkg-config files etc to allow
doing this easily (and change the build system often enough that patching
to provide .so is annoying). Also they break API frequently, so overall
disabling is usually the best option if possible.

Reply via email to