mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
river: rebuild for wlroots0.15
This commit is contained in:
parent
6383a8aa20
commit
a46eb8ef9d
1 changed files with 2 additions and 2 deletions
|
@ -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>"
|
||||
|
|
Loading…
Add table
Reference in a new issue