wok-next rev 6986
Added pam to pam-dev depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Oct 29 13:45:31 2010 +0000 (2010-10-29) |
parents | fa443372e01a |
children | f26d1bb6b742 |
files | pam-dev/receipt |
line diff
1.1 --- a/pam-dev/receipt Fri Oct 29 03:02:56 2010 +0000 1.2 +++ b/pam-dev/receipt Fri Oct 29 13:45:31 2010 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Pluggable Authentication Modules, development files." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +DEPENDS="pam" 1.8 WANTED="pam" 1.9 SOURCE="Linux-PAM" 1.10 WEB_SITE="http://www.us.kernel.org/pub/linux/libs/pam/"