aboutsummaryrefslogtreecommitdiff
path: root/xwayland/meson.build
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-02-16 18:25:58 +0100
committeremersion <contact@emersion.fr>2018-02-16 18:25:58 +0100
commit717bdccb6e07dd74227bdc6827b814f7144957e0 (patch)
tree80e5166324f8b89f75aea480f557e7c96400576b /xwayland/meson.build
parent56ab3e9b10fdaaf41eef6e47f81ffe54fd9d5a77 (diff)
parent8c1cc45c7db9be4b49ffb27541e908f492fd59ba (diff)
Merge remote-tracking branch 'upstream/master' into martinetd/xdg_shell
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 de05cfaa..2ccdf4cb 100644
--- a/xwayland/meson.build
+++ b/xwayland/meson.build
@@ -15,6 +15,7 @@ lib_wlr_xwayland = static_library(
xcb_image,
xcb_render,
xcb_icccm,
+ xkbcommon,
pixman,
],
)