wok-stable diff gcc/receipt @ rev 5140
lxpanel: fix config file
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Mar 23 21:00:23 2010 +0100 (2010-03-23) |
parents | ec3c887dc9ff |
children | d02bf6d3d0a3 |
line diff
1.1 --- a/gcc/receipt Fri Feb 12 11:12:21 2010 +0100 1.2 +++ b/gcc/receipt Tue Mar 23 21:00:23 2010 +0100 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" 1.8 +DEPENDS="libgomp gmp mpfr gcc-lib-base" 1.9 BUILD_DEPENDS="glibc-dev gawk flex gmp gmp-dev mpfr mpfr-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://gcc.gnu.org/"