wok-stable diff gsasl/receipt @ rev 12459

lives: fix symlink (thanks I-Jurij)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 28 08:19:20 2017 +0200 (2017-04-28)
parents 9f19aee613be
children
line diff
     1.1 --- a/gsasl/receipt	Sun Feb 28 15:33:01 2010 +0100
     1.2 +++ b/gsasl/receipt	Fri Apr 28 08:19:20 2017 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.gnu.org/software/$PACKAGE/"
     1.5  WGET_URL="ftp://alpha.gnu.org/pub/gnu/$PACKAGE/$TARBALL"
     1.6  DEPENDS="gnutls libgcrypt libgpg-error ncurses readline zlib libidn libkrb5 \
     1.7 -libcomerr3"
     1.8 +libcomerr3 libtasn1"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()