PKGBUILD: add new wayland dependencies

This commit is contained in:
Daniel Eklöf 2019-02-07 13:00:52 +01:00
parent 57cbde064c
commit ac11638303

View file

@ -7,6 +7,7 @@ url=https://gitlab.com/dnkl/f00bar
license=(mit)
depends=(
'libxcb' 'xcb-util' 'xcb-util-cursor' 'xcb-util-wm'
'wayland' 'wlroots'
'freetype2' 'fontconfig' 'cairo'
'libyaml'
'alsa-lib'