Skip to content
Commit 9c53b9cf authored by Daniel Fullmer's avatar Daniel Fullmer
Browse files

mupdf: fix library linking

Previously, libmupdf.so did not have DT_NEEDED references to its
dependencies. Packages which linked against libmupdf would have to also
manually link against its dependencies as well.
parent d8fe9476
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment