]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
util-linux: Make sure all included pam files are present.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Mar 2011 17:18:20 +0000 (18:18 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Mar 2011 17:18:20 +0000 (18:18 +0100)
pkgs/util-linux/util-linux.nm

index 670624fca9ac3a8000f5ccf04c2b861360dc2741..458a3ff4b890924069dd5d56b7253ea7939fb5d9 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = util-linux
 PKG_VER        = 2.19
-PKG_REL        = 1
+PKG_REL        = 2
 
 PKG_MAINTAINER =
 PKG_GROUPS     = System/Base
@@ -37,6 +37,7 @@ PKG_SUMMARY    = A collection of basic system utilities.
 
 PKG_BUILD_DEPS+= audit-devel gettext libcap-devel libselinux-devel \
        libsepol-devel ncurses-devel pam-devel zlib-devel
+PKG_DEPS      += /etc/pam.d/system-auth
 
 define PKG_DESCRIPTION
        The util-linux package contains a large variety of low-level system \