[arch-commits] CVS update of extra/lib/gnutls (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Sep 19 19:35:12 UTC 2007


    Date: Wednesday, September 19, 2007 @ 15:35:12
  Author: jgc
    Path: /home/cvs-extra/extra/lib/gnutls

Modified: PKGBUILD (1.31 -> 1.32)

upgpkg: gnutls 2.0.0-2
Change gcc dependency


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/lib/gnutls/PKGBUILD
diff -u extra/lib/gnutls/PKGBUILD:1.31 extra/lib/gnutls/PKGBUILD:1.32
--- extra/lib/gnutls/PKGBUILD:1.31	Wed Sep 12 15:17:40 2007
+++ extra/lib/gnutls/PKGBUILD	Wed Sep 19 15:35:11 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.31 2007/09/12 19:17:40 jgc Exp $
+# $Id: PKGBUILD,v 1.32 2007/09/19 19:35:11 jgc Exp $
 # Maintainer: dorphell <dorphell at archlinux.org>
 
 pkgname=gnutls
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library which provides a secure layer over a reliable transport layer"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 url="http://www.gnu.org/software/gnutls/"
 options=('libtool')
-depends=('gcc' 'opencdk>=0.6.4' 'libtasn1>=1.1' 'lzo2' 'readline')
+depends=('gcc-libs' 'opencdk>=0.6.4' 'libtasn1>=1.1' 'lzo2' 'readline')
 source=(ftp://ftp.gnutls.org/pub/gnutls/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('181b2ff554a83e6cf85505ea16699d39')
 




More information about the arch-commits mailing list