gcc 4.0.2: Fix DEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@400 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-05-22 22:10:10 +00:00
parent cd21247af8
commit 18274156ed
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"
LICENSE = "GPL"
MAINTAINER = "Gerald Britton <gbritton@doomcom.org>"
DEPENDS = "mpfr gmp"
inherit autotools gettext