From 3b461a405c351e400fb3790e6efac4e92e79dc21 Mon Sep 17 00:00:00 2001 From: lost Date: Thu, 28 May 2026 15:45:49 -0400 Subject: added wayland.fyi projects (lots of things) --- repos/community/neuswiv/makefile.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 repos/community/neuswiv/makefile.patch (limited to 'repos/community/neuswiv/makefile.patch') diff --git a/repos/community/neuswiv/makefile.patch b/repos/community/neuswiv/makefile.patch new file mode 100644 index 00000000..1681d09a --- /dev/null +++ b/repos/community/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