wok diff gsasl/receipt @ rev 2830

Nail: avoid compiling with krb5, use CONFIG_FILES
author Pierre-Jean Fichet <sygne@ombres.eu>
date Thu Apr 30 10:10:02 2009 +0000 (2009-04-30)
parents 6482ef7f60b1
children 9f19aee613be
line diff
     1.1 --- a/gsasl/receipt	Mon Feb 02 21:17:15 2009 +0000
     1.2 +++ b/gsasl/receipt	Thu Apr 30 10:10:02 2009 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.gnu.org/software/$PACKAGE/"
     1.6  WGET_URL="ftp://alpha.gnu.org/pub/gnu/$PACKAGE/$TARBALL"
     1.7 +DEPENDS="gnutls libgcrypt libgpg-error ncurses readline zlib"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()