mirror of
git://git.yoctoproject.org/poky
synced 2026-08-14 11:55:39 +00:00
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:
parent
cd21247af8
commit
18274156ed
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user