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

Christian Hesse eworm at archlinux.org
Mon Sep 7 13:44:11 UTC 2020


    Date: Monday, September 7, 2020 @ 13:44:11
  Author: eworm
Revision: 395552

upgpkg: shadow 4.8.1-4: rebuild, update dependencies

Modified:
  shadow/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-07 13:42:13 UTC (rev 395551)
+++ PKGBUILD	2020-09-07 13:44:11 UTC (rev 395552)
@@ -3,13 +3,14 @@
 
 pkgname=shadow
 pkgver=4.8.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Password and account management tool suite with support for shadow files and PAM"
 arch=('x86_64')
 url='https://github.com/shadow-maint/shadow'
 license=('BSD')
 # libcap-ng needed by install scriptlet for 'filecap'
-depends=('pam' 'acl' 'audit' 'libaudit.so' 'libcap-ng')
+depends=('pam' 'acl' 'libacl.so' 'audit' 'libaudit.so' 'libcap-ng' 'libcap-ng.so'
+         'libxcrypt' 'libcrypt.so')
 backup=(etc/login.defs
         etc/pam.d/{chage,passwd,shadow,useradd,usermod,userdel}
         etc/pam.d/{chpasswd,newusers,groupadd,groupdel,groupmod}



More information about the arch-commits mailing list