wok rev 4859

alpine: fix depends
author Paul Issott <paul@slitaz.org>
date Tue Feb 02 22:44:31 2010 +0000 (2010-02-02)
parents 7eea84bb457e
children 909f61370ba8
files alpine/receipt
line diff
     1.1 --- a/alpine/receipt	Tue Feb 02 22:40:47 2010 +0000
     1.2 +++ b/alpine/receipt	Tue Feb 02 22:44:31 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Fast, easy to use email client."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="openssl pam libldap cyrus-sasl ncurses krb5"
     1.8 +DEPENDS="openssl pam libldap cyrus-sasl ncurses krb5 libcomerr3"
     1.9  BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev"
    1.10  TARBALL="$PACKAGE.tar.gz"
    1.11  WEB_SITE="http://www.washington.edu/alpine/"