wok-6.x diff gsasl/receipt @ rev 12711
cross-arm-glibc: improve receipt, dont have add-ons and --disable-sanity-checks for now
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 04 16:09:03 2012 +0200 (2012-05-04) |
parents | 9f19aee613be |
children | 4e2cb1cd3aca |
line diff
1.1 --- a/gsasl/receipt Sun Feb 28 15:33:01 2010 +0100 1.2 +++ b/gsasl/receipt Fri May 04 16:09:03 2012 +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()