wok rev 8276

alpine: Switch Openssl depends to libssl
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Jan 30 20:40:09 2011 +0100 (2011-01-30)
parents 8ba3c34c9fe5
children da1d7c470a31
files alpine/receipt
line diff
     1.1 --- a/alpine/receipt	Sun Jan 30 18:10:30 2011 +0100
     1.2 +++ b/alpine/receipt	Sun Jan 30 20:40:09 2011 +0100
     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 libcomerr3"
     1.8 +DEPENDS="libssl pam libldap cyrus-sasl ncurses libkrb5 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/"