[arch-commits] Commit in audit/trunk (PKGBUILD)
Levente Polyak
anthraxx at gemini.archlinux.org
Wed Sep 8 21:17:22 UTC 2021
Date: Wednesday, September 8, 2021 @ 21:17:22
Author: anthraxx
Revision: 423596
upgpkg: audit 3.0.5-1: adding soname deps
Modified:
audit/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-08 21:15:56 UTC (rev 423595)
+++ PKGBUILD 2021-09-08 21:17:22 UTC (rev 423596)
@@ -40,7 +40,7 @@
}
package_audit() {
- depends=('glibc' 'krb5' 'libcap-ng')
+ depends=('glibc' 'krb5' libkrb5.so libgssapi_krb5.so 'libcap-ng' libcap-ng.so)
provides=('libaudit.so' 'libauparse.so')
backup=(
etc/libaudit.conf
More information about the arch-commits
mailing list