river: zig-build now adds zig to hostmakedepends
This commit is contained in:
parent
101450ff63
commit
63aecbf092
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=0.1.0
|
|||
revision=1
|
||||
build_style=zig-build
|
||||
configure_args="$(vopt_if xwayland -Dxwayland)"
|
||||
hostmakedepends="zig pkg-config wayland-devel scdoc git"
|
||||
hostmakedepends="pkg-config wayland-devel scdoc git"
|
||||
makedepends="wlroots-devel"
|
||||
depends="$(vopt_if xwayland xorg-server-xwayland)"
|
||||
short_desc="Dynamic tiling Wayland compositor"
|
||||
|
|
Loading…
Reference in a new issue