wok-6.x diff tacacs+/receipt @ rev 13883
busybox-boot: boot with loopfs= cmdline arg
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 17 16:09:53 2013 +0100 (2013-01-17) |
parents | be698f9c3613 |
children | cc45f15b4baf |
line diff
1.1 --- a/tacacs+/receipt Mon Jun 15 18:49:17 2009 +0000 1.2 +++ b/tacacs+/receipt Thu Jan 17 16:09:53 2013 +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"