wok diff alpine/receipt @ rev 8121

Fixed pcsxr-svn to use lzma-alone instead of lzma wrapper script. Turns out the lzma wrapper script for xz is incompatible with lzma-alone compression. Also lzma-alone compress better.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jan 24 00:57:47 2011 +0000 (2011-01-24)
parents 92e619926465
children c172de93d659
line diff
     1.1 --- a/alpine/receipt	Mon Oct 12 21:05:53 2009 +0000
     1.2 +++ b/alpine/receipt	Mon Jan 24 00:57:47 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"
     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/"