Revert "elogind: update to 246.10."
This reverts commit 2342012e9e
.
elogind breaks libseatd backend with this error message:
00:00:00.006 [ERROR] [wlr] [libseat] [libseat/backend/logind.c:267] Could not activate session: Permission denied
This commit is contained in:
parent
2342012e9e
commit
2ca69e335b
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'elogind'
|
||||
pkgname=elogind
|
||||
version=246.10
|
||||
revision=1
|
||||
reverts="246.10_1"
|
||||
version=246.9.2
|
||||
revision=2
|
||||
build_style=meson
|
||||
configure_args="-Dcgroup-controller=elogind -Dhalt-path=/usr/bin/halt
|
||||
-Drootlibexecdir=/usr/libexec/elogind -Dreboot-path=/usr/bin/reboot
|
||||
|
@ -17,7 +18,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://github.com/elogind/elogind"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=c490dc158c8f5bca8d00ecfcc7ad5af24d1c7b9e59990a0b3b1323996221a922
|
||||
checksum=dd2fcf22a89a078cad22e633d2f14a4cc9f4a9c8bae25c0e39fc4aec3e273bc9
|
||||
conf_files="/etc/elogind/*.conf"
|
||||
# tests fail differently due to containerization and kernel features
|
||||
make_check=extended
|
||||
|
|
Loading…
Reference in a new issue