diff --git a/srcpkgs/hikari/template b/srcpkgs/hikari/template index 7bd6ffa4bf5..64811ea08b1 100644 --- a/srcpkgs/hikari/template +++ b/srcpkgs/hikari/template @@ -1,7 +1,7 @@ # Template file for 'hikari' pkgname=hikari version=2.3.3 -revision=1 +revision=2 build_style=gnu-makefile make_cmd=bmake make_use_env=yes @@ -9,7 +9,7 @@ make_build_args="WITH_POSIX_C_SOURCE=YES WITH_XWAYLAND=YES WITH_SCREENCOPY=YES WITH_GAMMACONTROL=YES WITH_LAYERSHELL=YES ETC_PREFIX=" make_install_args="ETC_PREFIX= WITHOUT_SUID=YES" hostmakedepends="bmake pkg-config wayland-devel" -makedepends="wlroots-devel pango-devel cairo-devel pam-devel glib-devel libucl-devel" +makedepends="wlroots0.15-devel pango-devel cairo-devel pam-devel glib-devel libucl-devel" short_desc="Stacking Wayland compositor with tiling features" maintainer="Andrew J. Hesford " license="BSD-2-Clause"