From 48889c0d446a0bf880912afcc1a85e6a90fa9bf3 Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Fri, 29 May 2026 15:31:54 +0000 Subject: Woodpecker CI d09592d572a6c9d7e0631a04dba94d25970c61e3 [SKIP CI] --- neuswiv/makefile.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 neuswiv/makefile.patch (limited to 'neuswiv/makefile.patch') 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 + -- cgit v1.2.3