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