Rebuild with audit

This commit is contained in:
2026-05-07 15:30:09 +03:00
parent 6ec59e7ade
commit 29837f4c0a
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1,7 +1,7 @@
name: elogind
description: The systemd project's 'logind', extracted to a standalone package
version: "257.13"
revision: 1
revision: 2
url: https://github.com/elogind/elogind
license: GPL2-only,LGPL2.1-only
maintainers:
@@ -12,6 +12,7 @@ optional_depends:
- polkit
make_depends:
- acl
- audit
- dbus
- docbook-xsl-nons
- gperf
@@ -36,6 +37,7 @@ split_packages:
- etc/elogind/sleep.conf.d/10-elogind.conf
depends:
- acl
- audit
- dbus
- libelogind
- pam
+1 -1
View File
@@ -9,7 +9,7 @@ build() {
--libdir=/usr/lib \
--buildtype=release \
-Dman=auto \
-Daudit=disabled \
-Daudit=enabled \
-Ddocdir=/usr/share/doc/elogind \
-Dcgroup-controller=elogind \
-Ddev-kvm-mode=0660 \