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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 24 20:44:22 UTC 2007


    Date: Sunday, June 24, 2007 @ 16:44:22
  Author: andyrtr
    Path: /home/cvs-extra/extra/devel/gcc-gcj

Modified: PKGBUILD (1.25 -> 1.26)

added two additional makedeps


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: extra/devel/gcc-gcj/PKGBUILD
diff -u extra/devel/gcc-gcj/PKGBUILD:1.25 extra/devel/gcc-gcj/PKGBUILD:1.26
--- extra/devel/gcc-gcj/PKGBUILD:1.25	Sun Jun 24 14:33:17 2007
+++ extra/devel/gcc-gcj/PKGBUILD	Sun Jun 24 16:44:22 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.25 2007/06/24 18:33:17 jgc Exp $
+# $Id: PKGBUILD,v 1.26 2007/06/24 20:44: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,8 +15,8 @@
 license=('GPL' 'LGPL')
 url="http://gcc.gnu.org"
 depends=('gcc>=4.2.0-4' 'gtk2>=2.10.12' 'file' 'libsm' 'libxtst' 'alsa-lib' 'eclipse-ecj>=3.2.2-2')
+makedepends=('texinfo' 'pkgconfig' 'xulrunner' 'libart-lgpl' 'jack-audio-connection-kit')
 noextract=("gcc-ecj-${_javaver}.tar.bz2")
-makedepends=('texinfo' 'pkgconfig' 'xulrunner')
 options=('!libtool')
 source=(ftp://gcc.gnu.org/pub/gcc/snapshots/${_snapshot}/gcc-{core,g++}-${_snapshot}.tar.bz2
 	http://www.archlinux.org/~jgc/gcc/gcc-ecj-${_javaver}.tar.bz2




More information about the arch-commits mailing list