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

Evangelos Foutras foutrelis at archlinux.org
Mon Feb 11 20:21:26 UTC 2019


    Date: Monday, February 11, 2019 @ 20:21:23
  Author: foutrelis
Revision: 346000

upgpkg: systemd 240.93-3

Add libidn2.so sodep to help prevent partial upgrades breaking boot.

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-11 20:17:55 UTC (rev 345999)
+++ PKGBUILD	2019-02-11 20:21:23 UTC (rev 346000)
@@ -7,7 +7,7 @@
 # Can be from either systemd or systemd-stable
 _commit='8eeacf9b14ca852fabe71f98caef5c463dceec1a'
 pkgver=240.93
-pkgrel=2
+pkgrel=3
 arch=('x86_64')
 url='https://www.github.com/systemd/systemd'
 makedepends=('acl' 'cryptsetup' 'docbook-xsl' 'gperf' 'lz4' 'xz' 'pam' 'libelf'
@@ -147,8 +147,8 @@
   license=('GPL2' 'LGPL2.1')
   groups=('base-devel')
   depends=('acl' 'bash' 'cryptsetup' 'dbus' 'iptables' 'kbd' 'kmod' 'hwids' 'libcap'
-           'libgcrypt' 'libsystemd' 'libidn2' 'lz4' 'pam' 'libelf' 'libseccomp'
-           'util-linux' 'xz' 'pcre2' 'audit')
+           'libgcrypt' 'libsystemd' 'libidn2' 'libidn2.so' 'lz4' 'pam' 'libelf'
+           'libseccomp' 'util-linux' 'xz' 'pcre2' 'audit')
   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