mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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
|
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…
Add table
Reference in a new issue