From bba4833013ba5eb2f1b9088c5baaba9e091b9902 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 22 Oct 2018 19:48:30 -0700 Subject: Update to stable xdg-shell Since xdg-shell-unstable-5-protocol.c and xdg-shell-protocol.c define conflicting symbols, this commit updates swc, netsurf, mupdf, and st all at once. --- pkg/st/gen.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/st/gen.lua') diff --git a/pkg/st/gen.lua b/pkg/st/gen.lua index 2839e38b..fd28634f 100644 --- a/pkg/st/gen.lua +++ b/pkg/st/gen.lua @@ -22,7 +22,7 @@ exe('st', [[st.c $builddir/pkg/( libxkbcommon/libxkbcommon.a wayland/libwayland-client.a.d wayland/libwayland-cursor.a.d - wayland-protocols/xdg-shell-unstable-v5-protocol.c.o + wayland-protocols/xdg-shell-protocol.c.o wld/libwld.a.d )]]) file('bin/st', '755', '$outdir/st') -- cgit v1.2.3