wok diff gcc/receipt @ rev 5961

ewl: fix depends
author Antoine Bodin <gokhlayeh@mailoo.org>
date Thu Aug 05 22:58:12 2010 +0200 (2010-08-05)
parents b51da6965de2
children 6b5b70397945
line diff
     1.1 --- a/gcc/receipt	Mon Aug 02 19:14:29 2010 +0200
     1.2 +++ b/gcc/receipt	Thu Aug 05 22:58:12 2010 +0200
     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 mpc-library"
     1.8 +DEPENDS="libgomp gmp mpfr gcc-lib-base mpc-library elfutils"
     1.9  BUILD_DEPENDS="glibc-dev gawk flex gmp gmp-dev mpfr mpfr-dev mpc-library \
    1.10  elfutils elfutils-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"