From fca82e7e4843f0b4916b9bbf7e803b673aba0200 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Tue, 12 Feb 2019 23:10:00 -0500 Subject: [systemd]: add sodep libidn2.so to prevent breakage --- libre/systemd/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/systemd') diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index a34531ca3..1ddadedd6 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -15,7 +15,7 @@ pkgname+=("${_libsystemd[@]/#/systemd-}") _commit='0430af90ef28a229e51136ad364e1da7e76c8638' pkgver=240.95 pkgrel=1 -pkgrel+=.parabola1 +pkgrel+=.parabola2 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') url='https://www.github.com/systemd/systemd' @@ -311,7 +311,7 @@ package_systemd-common() { pkgdesc='systemd files shared between split packages' license=('LGPL2.1') depends=('acl' 'cryptsetup' 'libdbus' 'glibc' 'iptables' 'libcap' - 'libgcrypt' 'libidn2' 'libseccomp' 'libsystemd.so' + 'libgcrypt' 'libidn2' 'libidn2.so' 'libseccomp' 'libsystemd.so' 'libudev.so' 'libblkid.so' 'libmount.so' 'libuuid.so' 'lz4' 'xz' 'audit') -- cgit v1.2.3