wok diff alpine/receipt @ rev 7521

Add ecm. Convers CD image files into a lossless format optimized for compressing tools.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Dec 05 09:57:19 2010 +0000 (2010-12-05)
parents 92e619926465
children c172de93d659
line diff
     1.1 --- a/alpine/receipt	Mon Oct 12 21:05:53 2009 +0000
     1.2 +++ b/alpine/receipt	Sun Dec 05 09:57:19 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/"