# HG changeset patch # User Paul Issott # Date 1265150671 0 # Node ID 698958d05d561373da4091ff4dceac9982f9b9af # Parent 7eea84bb457e157a10372421fbabd7f9347f0537 alpine: fix depends diff -r 7eea84bb457e -r 698958d05d56 alpine/receipt --- a/alpine/receipt Tue Feb 02 22:40:47 2010 +0000 +++ b/alpine/receipt Tue Feb 02 22:44:31 2010 +0000 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Fast, easy to use email client." MAINTAINER="paul@slitaz.org" -DEPENDS="openssl pam libldap cyrus-sasl ncurses krb5" +DEPENDS="openssl pam libldap cyrus-sasl ncurses krb5 libcomerr3" BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev" TARBALL="$PACKAGE.tar.gz" WEB_SITE="http://www.washington.edu/alpine/"