[arch-commits] CVS update of extra/devel/gcc-gcj (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jul 2 12:31:22 UTC 2007


    Date: Monday, July 2, 2007 @ 08:31:22
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/gcc-gcj

Modified: PKGBUILD (1.28 -> 1.29)

added another makedep


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


Index: extra/devel/gcc-gcj/PKGBUILD
diff -u extra/devel/gcc-gcj/PKGBUILD:1.28 extra/devel/gcc-gcj/PKGBUILD:1.29
--- extra/devel/gcc-gcj/PKGBUILD:1.28	Sun Jul  1 18:39:10 2007
+++ extra/devel/gcc-gcj/PKGBUILD	Mon Jul  2 08:31:22 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.28 2007/07/01 22:39:10 jgc Exp $
+# $Id: PKGBUILD,v 1.29 2007/07/02 12:31:22 andyrtr Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 # There's a circular dependency between gcc-gcj and eclipse-ecj. There is no 
@@ -15,7 +15,7 @@
 license=('GPL' 'LGPL')
 url="http://gcc.gnu.org"
 depends=('gcc>=4.2.0-5' 'gtk2>=2.10.12' 'file' 'libsm' 'libxtst' 'alsa-lib' 'eclipse-ecj>=3.3')
-makedepends=('texinfo' 'pkgconfig' 'xulrunner' 'libart-lgpl' 'jack-audio-connection-kit')
+makedepends=('texinfo' 'pkgconfig' 'xulrunner' 'libart-lgpl' 'jack-audio-connection-kit' 'libxtst')
 noextract=("gcc-ecj-${_javaver}.tar.bz2")
 options=('!libtool')
 source=(ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++}-${_snapshot}.tar.bz2
@@ -33,7 +33,7 @@
          '8fc86e4c4d1f4ec8b226307d39fbd9e3'
          'bef24466abe00c4e655ac074cedf0c29'
          'afe3541abf5ce163223f94ccdbc66e30'
-	 '1b51e5215739d6b578480e373ca64b5a'
+         '1b51e5215739d6b578480e373ca64b5a'
          '611fbd749019f0ce2fad36fda17e93dd')
 
 build() {




More information about the arch-commits mailing list