summaryrefslogtreecommitdiff
path: root/pkg/swc/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-10-22 19:48:30 -0700
committerMichael Forney <mforney@mforney.org>2018-11-03 01:20:57 -0700
commitbba4833013ba5eb2f1b9088c5baaba9e091b9902 (patch)
treea4236f69df299adb766171706598bf9213b63c32 /pkg/swc/gen.lua
parent0a7ac4127852e5e13fa3733a4cd35460451181e1 (diff)
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.
Diffstat (limited to 'pkg/swc/gen.lua')
-rw-r--r--pkg/swc/gen.lua4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkg/swc/gen.lua b/pkg/swc/gen.lua
index 0e77d902..a65cbd3c 100644
--- a/pkg/swc/gen.lua
+++ b/pkg/swc/gen.lua
@@ -83,16 +83,14 @@ lib('libswc.a', [[
view.c
wayland_buffer.c
window.c
- xdg_popup.c
xdg_shell.c
- xdg_surface.c
)
launch/protocol.c.o
swc-protocol.c.o
$builddir/(
pkg/libinput/libinput.a.d
pkg/libxkbcommon/libxkbcommon.a
- pkg/wayland-protocols/xdg-shell-unstable-v5-protocol.c.o
+ pkg/wayland-protocols/xdg-shell-protocol.c.o
pkg/wayland/libwayland-server.a.d
pkg/wld/libwld.a.d
)