swayidle: fix build with meson 0.56.x.

This commit is contained in:
Érico Rolim 2021-02-02 20:40:19 -03:00 committed by Érico Nogueira Rolim
parent 243942bc75
commit 9234a99910
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=swayidle
version=1.6
revision=1
build_style=meson
configure_args="-Dlogind-provider=elogind"
configure_args="-Dlogind-provider=elogind -Dwerror=false"
hostmakedepends="pkg-config wayland-devel scdoc"
makedepends="wayland-devel wayland-protocols elogind-devel"
short_desc="Idle management daemon for Wayland"