# HG changeset patch # User Paul Issott # Date 1236021887 0 # Node ID 544b621b4f414804a5e0332c007d56bd94f6e19b # Parent bf612580d1566b18bd6fa2f372c2724a5429e038 alpine: update depends diff -r bf612580d156 -r 544b621b4f41 alpine/receipt --- a/alpine/receipt Mon Mar 02 19:42:33 2009 +0100 +++ b/alpine/receipt Mon Mar 02 19:24:47 2009 +0000 @@ -5,8 +5,8 @@ CATEGORY="network" SHORT_DESC="Fast, easy to use email client." MAINTAINER="paul@slitaz.org" -DEPENDS="openssl" -BUILD_DEPENDS="openssl-dev" +DEPENDS="openssl pam libldap cyrus-sasl" +BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap" TARBALL="$PACKAGE.tar.gz" WEB_SITE="http://www.washington.edu/alpine/" WGET_URL="ftp://ftp.cac.washington.edu/alpine/$TARBALL"