# HG changeset patch # User Rohit Joshi # Date 1273692731 14400 # Node ID 01b2b28aaebe6fc536352c0baf05b89d4015bbb6 # Parent 3cdfaefe338765714301e6f6aeb28964c9891b15 gcc4.5 depends on mpc-library too diff -r 3cdfaefe3387 -r 01b2b28aaebe gcc/receipt --- a/gcc/receipt Wed May 12 14:10:24 2010 +0200 +++ b/gcc/receipt Wed May 12 15:32:11 2010 -0400 @@ -5,7 +5,7 @@ CATEGORY="development" SHORT_DESC="The the GNU Compiler Collection." MAINTAINER="pankso@slitaz.org" -DEPENDS="libgomp gmp mpfr gcc-lib-base" +DEPENDS="libgomp gmp mpfr gcc-lib-base mpc-library" BUILD_DEPENDS="glibc-dev gawk flex gmp gmp-dev mpfr mpfr-dev mpc-library" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://gcc.gnu.org/"