aboutsummaryrefslogtreecommitdiff
path: root/neuswiv/makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'neuswiv/makefile.patch')
-rw-r--r--neuswiv/makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/neuswiv/makefile.patch b/neuswiv/makefile.patch
new file mode 100644
index 00000000..1681d09a
--- /dev/null
+++ b/neuswiv/makefile.patch
@@ -0,0 +1,11 @@
+--- neuswiv-0b993289191bf61a15c0973a4a162ede705c29b9/Makefile
++++ patched-ver/Makefile
+@@ -20,7 +20,7 @@
+ LDFLAGS += -Wl,-rpath,'$$ORIGIN/..'
+
+ LDLIBS += -L.. -lwld
+-LDLIBS += ${PKG_LIBS}
++LDLIBS += ${PKG_LIBS} -lfreetype -ldrm
+ LDLIBS += -lm
+ LDLIBS += -lfontconfig
+