aboutsummaryrefslogtreecommitdiff
path: root/xwayland/meson.build
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2017-11-02 15:52:02 +0100
committeremersion <contact@emersion.fr>2017-11-02 15:52:02 +0100
commitddd7b7711cabcabe73db6446bc02965fc645b244 (patch)
treee547a014bc6ededdc164ab462db80b02851b2450 /xwayland/meson.build
parent4254c28138e33e0dfc7661f39a08a3be5a6f03a6 (diff)
Load xwm cursor from theme
Diffstat (limited to 'xwayland/meson.build')
-rw-r--r--xwayland/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/xwayland/meson.build b/xwayland/meson.build
index 669a0984..e92e042c 100644
--- a/xwayland/meson.build
+++ b/xwayland/meson.build
@@ -12,6 +12,7 @@ lib_wlr_xwayland = static_library(
xcb_composite,
xcb_xfixes,
xcb_image,
+ xcb_render,
xcb_icccm,
pixman,
],