wok diff gcc/receipt @ rev 640

Add: libusb (usbutils + sane dep)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 22 02:02:17 2008 +0200 (2008-04-22)
parents 880f45097250
children 8b87975620b2
line diff
     1.1 --- a/gcc/receipt	Wed Apr 09 16:05:11 2008 +0200
     1.2 +++ b/gcc/receipt	Tue Apr 22 02:02:17 2008 +0200
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gcc"
     1.7 -VERSION="4.3.0"
     1.8 +VERSION="4.2.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The the GNU Compiler Collection."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="gmp mpfr"
    1.13 -BUILD_DEPENDS="gawk gmp gmp-dev mpfr mpfr-dev"
    1.14 +BUILD_DEPENDS="glibc-dev gawk flex"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.16  WEB_SITE="http://gcc.gnu.org/"
    1.17  WGET_URL="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/$PACKAGE-$VERSION/$TARBALL"