[arch-commits] Commit in systemd/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Tue Mar 10 16:12:30 UTC 2020


    Date: Tuesday, March 10, 2020 @ 16:12:29
  Author: eworm
Revision: 377319

prepare for p11-kit split

This is required to mitigate circular dependency.

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-10 16:11:45 UTC (rev 377318)
+++ PKGBUILD	2020-03-10 16:12:29 UTC (rev 377319)
@@ -137,7 +137,7 @@
   license=('GPL2' 'LGPL2.1')
   depends=('acl' 'bash' 'cryptsetup' 'dbus' 'iptables' 'kbd' 'kmod' 'hwids' 'libcap'
            'libgcrypt' 'systemd-libs' 'libidn2' 'libidn2.so' 'lz4' 'pam' 'libelf'
-           'libseccomp' 'util-linux' 'xz' 'pcre2' 'audit' 'p11-kit')
+           'libseccomp' 'util-linux' 'xz' 'pcre2' 'audit' 'libp11-kit')
   provides=('nss-myhostname' "systemd-tools=$pkgver" "udev=$pkgver")
   replaces=('nss-myhostname' 'systemd-tools' 'udev')
   conflicts=('nss-myhostname' 'systemd-tools' 'udev')



More information about the arch-commits mailing list