wok diff alpine/receipt @ rev 8361

Fixed typo in feedparser.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 03 16:47:06 2011 +0000 (2011-02-03)
parents 698958d05d56
children 960c9aaca105
line diff
     1.1 --- a/alpine/receipt	Tue Feb 02 22:44:31 2010 +0000
     1.2 +++ b/alpine/receipt	Thu Feb 03 16:47:06 2011 +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 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/"