]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcc 4.0.2: Fix DEPENDS
authorRichard Purdie <richard@openedhand.com>
Mon, 22 May 2006 22:10:10 +0000 (22:10 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 22 May 2006 22:10:10 +0000 (22:10 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@400 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/gcc/gcc_4.0.2.bb

index 540af1cb399e35e3fad4154fa068aae5834e32ea..4f64e7cc9ccb4ba67137a4b593c0958bd1f3c38f 100644 (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