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/netsurf/gen.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/netsurf/gen.lua') diff --git a/pkg/netsurf/gen.lua b/pkg/netsurf/gen.lua index d336ee24..be1dfac3 100644 --- a/pkg/netsurf/gen.lua +++ b/pkg/netsurf/gen.lua @@ -167,7 +167,7 @@ exe('netsurf', {sources, paths[[ wayland/(libwayland-client.a.d libwayland-cursor.a) zlib/libz.a - wayland-protocols/xdg-shell-unstable-v5-protocol.c.o + wayland-protocols/xdg-shell-protocol.c.o ) ]]}) file('bin/netsurf', '755', '$outdir/netsurf') -- cgit v1.2.3