river: depends on wlroot0.16 explicitly

It always depends on specific version of wlroots
This commit is contained in:
Đoàn Trần Công Danh 2024-01-22 20:50:42 +07:00
parent 25b0a6c0b9
commit 79e68996f0

View file

@ -1,12 +1,12 @@
# Template file for 'river'
pkgname=river
version=0.2.4
revision=2
revision=3
archs="~i686* ~armv6l* ~armv7l*"
build_style=zig-build
configure_args="$(vopt_if xwayland -Dxwayland) -Dpie"
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wlroots-devel libevdev-devel pixman-devel
makedepends="wlroots0.16-devel libevdev-devel pixman-devel
wayland-protocols libxkbcommon-devel wayland-devel"
depends="$(vopt_if xwayland xorg-server-xwayland)"
short_desc="Dynamic tiling Wayland compositor"