sway: needs wayland-scanner in the host for cross builds
This commit is contained in:
parent
54a7e8181e
commit
c41405c4a3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.6
|
|||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_INSTALL_SYSCONFDIR=/etc"
|
||||
hostmakedepends="asciidoc pkg-config"
|
||||
hostmakedepends="asciidoc pkg-config wayland-devel"
|
||||
makedepends="wlc-devel gdk-pixbuf-devel json-c-devel pango-devel pam-devel"
|
||||
conf_files="/etc/sway/config /etc/pam.d/swaylock"
|
||||
short_desc="i3 compatible window manager for Wayland"
|
||||
|
|
Loading…
Reference in a new issue