gcc 4.0.2: Fix DEPENDS (from poky)
authorRichard Purdie <rpurdie@rpsys.net>
Sat, 27 May 2006 11:43:33 +0000 (11:43 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 27 May 2006 11:43:33 +0000 (11:43 +0000)
packages/gcc/gcc_4.0.2.bb

index 5a9d00e..d0c22b0 100644 (file)
@@ -3,7 +3,8 @@ HOMEPAGE = "http://www.gnu.org/software/gcc/"
 SECTION = "devel"
 LICENSE = "GPL"
 MAINTAINER = "Gerald Britton <gbritton@doomcom.org>"
-PR = "r2"
+DEPENDS = "mpfr gmp"
+PR = "r3"
 
 inherit autotools gettext