wok diff re-alpine/receipt @ rev 16007

Add go mode for emacs (1.2.1)
author Dominique Corbex <domcox@slitaz.org>
date Tue Mar 04 13:27:14 2014 +0100 (2014-03-04)
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	Tue Mar 04 13:27:14 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  {