wok-current diff tacacs+/receipt @ rev 12037
linux, linux-libre: do not create $WOK/tmp
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 07 09:10:02 2012 +0100 (2012-03-07) |
parents | be698f9c3613 |
children | cc45f15b4baf |
line diff
1.1 --- a/tacacs+/receipt Mon Jun 15 18:49:17 2009 +0000 1.2 +++ b/tacacs+/receipt Wed Mar 07 09:10:02 2012 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="misc" 1.5 SHORT_DESC="authentication server for cisco devices" 1.6 MAINTAINER="allan316@gmail.com" 1.7 -DEPENDS="libwrap" 1.8 +DEPENDS="libwrap pam" 1.9 BUILD_DEPENDS="libwrap-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.shrubbery.net"