[arch-commits] CVS update of core/base/pam (PKGBUILD)

Dan McGee dan at archlinux.org
Fri Oct 5 02:45:17 UTC 2007


    Date: Thursday, October 4, 2007 @ 22:45:17
  Author: dan
    Path: /home/cvs-core/core/base/pam

Modified: PKGBUILD (1.31 -> 1.32)

add depends needed for install files to run correctly


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


Index: core/base/pam/PKGBUILD
diff -u core/base/pam/PKGBUILD:1.31 core/base/pam/PKGBUILD:1.32
--- core/base/pam/PKGBUILD:1.31	Fri Sep 28 17:07:57 2007
+++ core/base/pam/PKGBUILD	Thu Oct  4 22:45:17 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.31 2007/09/28 21:07:57 andyrtr Exp $
+# $Id: PKGBUILD,v 1.32 2007/10/05 02:45:17 dan Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=pam
 pkgver=0.99.8.1
@@ -8,7 +8,7 @@
 license=('GPL2')
 url="http://www.kernel.org/pub/linux/libs/pam/"
 groups=('base')
-depends=('db>=4.6' 'cracklib')
+depends=('glibc' 'db>=4.6' 'cracklib')
 backup=(etc/security/{access.conf,group.conf,limits.conf,namespace.conf,namespace.init,pam_env.conf,time.conf} etc/pam.d/other etc/default/passwd etc/environment)
 source=(http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-$pkgver.tar.bz2 \
         ftp://ftp.suse.com/pub/people/kukuk/pam/pam_unix2/pam_unix2-2.1.tar.bz2 \




More information about the arch-commits mailing list