# HG changeset patch # User Eric Joseph-Alexandre # Date 1297160933 -3600 # Node ID 960c9aaca105972475c15ad5bab4de903b247214 # Parent b01f45f72f9c8ab0d301938bcae985088fe7cd7c alpine: Change DEPENDS. Switch openssl to libssl, krb5 to libkrb5 diff -r b01f45f72f9c -r 960c9aaca105 alpine/receipt --- a/alpine/receipt Mon Feb 07 20:27:52 2011 +0000 +++ b/alpine/receipt Tue Feb 08 11:28:53 2011 +0100 @@ -5,7 +5,7 @@ CATEGORY="network" SHORT_DESC="Fast, easy to use email client." MAINTAINER="paul@slitaz.org" -DEPENDS="libssl pam libldap cyrus-sasl ncurses libkrb5 libcomerr3" +DEPENDS="libssl pam libldap libsasl ncurses libkrb5 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/"