[arch-commits] Commit in gcc/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Wed Oct 1 01:04:29 UTC 2008


    Date: Tuesday, September 30, 2008 @ 21:04:29
  Author: eric
Revision: 13989

added texinfo depends

Modified:
  gcc/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-01 01:03:39 UTC (rev 13988)
+++ PKGBUILD	2008-10-01 01:04:29 UTC (rev 13989)
@@ -11,8 +11,7 @@
 license=('GPL' 'LGPL')
 groups=('base-devel')
 url="http://gcc.gnu.org"
-depends=('binutils>=2.18-9' "gcc-libs>=${pkgver}" 'mpfr>=2.3.1')
-makedepends=('texinfo')
+depends=('binutils>=2.18-9' "gcc-libs>=${pkgver}" 'mpfr>=2.3.1' 'texinfo')
 replaces=('gcc-fortran' 'gcc-objc')
 options=('!libtool')
 install=gcc.install




More information about the arch-commits mailing list