wok-4.x rev 2342
alpine: update depends
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Mar 02 19:24:47 2009 +0000 (2009-03-02) |
parents | bf612580d156 |
children | 575d6048b91a |
files | alpine/receipt |
line diff
1.1 --- a/alpine/receipt Mon Mar 02 19:42:33 2009 +0100 1.2 +++ b/alpine/receipt Mon Mar 02 19:24:47 2009 +0000 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Fast, easy to use email client." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="openssl" 1.8 -BUILD_DEPENDS="openssl-dev" 1.9 +DEPENDS="openssl pam libldap cyrus-sasl" 1.10 +BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap" 1.11 TARBALL="$PACKAGE.tar.gz" 1.12 WEB_SITE="http://www.washington.edu/alpine/" 1.13 WGET_URL="ftp://ftp.cac.washington.edu/alpine/$TARBALL"