wok rev 5536

gcc4.5 depends on mpc-library too
author Rohit Joshi <jozee@slitaz.org>
date Wed May 12 15:32:11 2010 -0400 (2010-05-12)
parents 3cdfaefe3387
children 3bd7d606c2e3
files gcc/receipt
line diff
     1.1 --- a/gcc/receipt	Wed May 12 14:10:24 2010 +0200
     1.2 +++ b/gcc/receipt	Wed May 12 15:32:11 2010 -0400
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="The the GNU Compiler Collection."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="libgomp gmp mpfr gcc-lib-base"
     1.8 +DEPENDS="libgomp gmp mpfr gcc-lib-base mpc-library"
     1.9  BUILD_DEPENDS="glibc-dev gawk flex gmp gmp-dev mpfr mpfr-dev mpc-library"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://gcc.gnu.org/"