cage: switch to wlroots0.14 and revbump.
This commit is contained in:
parent
d0ae20b444
commit
511001ba1e
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'cage'
|
||||
pkgname=cage
|
||||
version=0.1.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
configure_args="$(vopt_bool xwayland xwayland)"
|
||||
hostmakedepends="pkg-config wayland-devel scdoc"
|
||||
makedepends="wlroots-devel"
|
||||
makedepends="wlroots0.14-devel"
|
||||
depends="$(vopt_if xwayland xorg-server-xwayland)"
|
||||
short_desc="Kiosk compositor for Wayland"
|
||||
maintainer="Illia Shestakov <ishestakov@airmail.cc>"
|
||||
|
|
Loading…
Reference in a new issue