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

Jan de Groot jgc at archlinux.org
Mon Oct 27 08:08:33 UTC 2008


    Date: Monday, October 27, 2008 @ 04:08:33
  Author: jgc
Revision: 17243

Add makedepend on flex (FS#11896)

Modified:
  gcc-libs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-27 07:08:49 UTC (rev 17242)
+++ PKGBUILD	2008-10-27 08:08:33 UTC (rev 17243)
@@ -12,7 +12,7 @@
 groups=('base')
 url="http://gcc.gnu.org"
 depends=('glibc>=2.8-3')
-makedepends=('binutils>=2.18-9' 'gcc>=4.3.1' 'mpfr>=2.3.1' 'texinfo')
+makedepends=('binutils>=2.18-9' 'gcc>=4.3.1' 'mpfr>=2.3.1' 'texinfo' 'flex')
 conflicts=('gcc-fortran' 'gcc-objc')
 provides=("gcc-objc=${pkgver}")
 options=('!libtool' '!emptydirs' '!docs')




More information about the arch-commits mailing list