Magellan Linux

Diff of /branches/magellan-next/core/gnutls/gnutls-2.12.7-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8419 by niro, Mon Jul 18 17:52:18 2011 UTC revision 8420 by niro, Mon Jul 18 17:56:49 2011 UTC
# Line 9  PCATEGORIE="app-crypt" Line 9  PCATEGORIE="app-crypt"
9  DESCRIPTION="The GNU Transport Layer Security Library."  DESCRIPTION="The GNU Transport Layer Security Library."
10  HOMEPAGE="http://www.gnu.org/software/gnutls/"  HOMEPAGE="http://www.gnu.org/software/gnutls/"
11    
12    # use libgcrypt instead of libnettle atm
13  DEPEND=">= sys-libs/zlib-1.2,5  DEPEND=">= sys-libs/zlib-1.2,5
14   >= dev-libs/lzo-2   >= dev-libs/lzo-2
15   >= app-crypt/libgpg-error-1.9   >= app-crypt/libgpg-error-1.9
# Line 35  src_compile() Line 36  src_compile()
36   --without-included-opencdk \   --without-included-opencdk \
37   --with-zlib \   --with-zlib \
38   --with-lzo \   --with-lzo \
39     --with-libgcrypt \
40   --enable-tls \   --enable-tls \
41   --disable-guile \   --disable-guile \
42   --disable-gtk-doc \   --disable-gtk-doc \

Legend:
Removed from v.8419  
changed lines
  Added in v.8420