wok diff re-alpine/receipt @ rev 15759

Add Spk (SliTaz Packages Toolset)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 05 02:48:00 2014 +0100 (2014-01-05)
parents bf53d191d5bd
children 86790a278e70
line diff
     1.1 --- a/re-alpine/receipt	Mon Apr 22 22:23:56 2013 +0200
     1.2 +++ b/re-alpine/receipt	Sun Jan 05 02:48:00 2014 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Re-alpine is the continuation of Alpine (a text-based email client)."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="libssl pam libldap libsasl ncurses libkrb5 libcomerr3"
     1.8 -BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev"
     1.9 +LICENSE="Apache"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://sourceforge.net/projects/re-alpine/"
    1.12  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.13  TAGS="mail client"
    1.14  
    1.15 +DEPENDS="libssl pam libldap libsasl ncurses libkrb5 libcomerr3"
    1.16 +BUILD_DEPENDS="openssl-dev pam-dev openldap-dev cyrus-sasl-dev libldap krb5-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {