river: rebuild for wlroots0.15

This commit is contained in:
Marcin Puc 2022-11-18 02:06:16 +01:00 committed by Michal Vasilek
parent 6383a8aa20
commit a46eb8ef9d
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'river'
pkgname=river
version=0.1.1
revision=1
revision=2
build_style=zig-build
configure_args="$(vopt_if xwayland -Dxwayland)"
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wlroots-devel libevdev-devel"
makedepends="wlroots0.15-devel libevdev-devel"
depends="$(vopt_if xwayland xorg-server-xwayland)"
short_desc="Dynamic tiling Wayland compositor"
maintainer="Isaac Freund <mail@isaacfreund.com>"