wayfire: add xorg-server-xwayland dep

Following the same logic as bc29f9, Xwayland is something people expect
to work.

[ci skip]
This commit is contained in:
Érico Rolim 2020-04-27 11:40:57 -03:00 committed by Helmut Pozimski
parent 0887bfed49
commit e22387e884
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
# Template file for 'wayfire'
pkgname=wayfire
version=0.4.0
revision=1
revision=2
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="xcb-util-wm-devel xcb-util-errors-devel glm cairo-devel wf-config-devel"
depends="xorg-server-xwayland"
short_desc="3D wayland compositor"
maintainer="Young Jin Park <youngjinpark20@gmail.com>"
license="MIT"