wlc: needs wayland-scanner in the host for cross builds

This commit is contained in:
Alessio Sergi 2016-04-29 19:21:26 +02:00
parent 7a19e62e37
commit 54a7e8181e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=wlc
version=0.0.2
revision=1
build_style=cmake
hostmakedepends="pkg-config"
hostmakedepends="pkg-config wayland-devel"
makedepends="pixman-devel MesaLib-devel libxkbcommon-devel libdrm-devel
xcb-util-image-devel xcb-util-wm-devel wayland-devel libinput-devel"
short_desc="Wayland Compositor Library"