Add missing dependencies

This commit is contained in:
Rodrigo Lourenço 2018-02-14 18:27:31 +00:00 committed by Rodrigo Lourenço
parent 71cba94e73
commit 168e26489a
4 changed files with 8 additions and 6 deletions

View file

@ -15,6 +15,7 @@ lib_wlr_xwayland = static_library(
xcb_image,
xcb_render,
xcb_icccm,
xkbcommon,
pixman,
],
)