summaryrefslogtreecommitdiff
path: root/meta/packages/gcc/gcc-4.2.3.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-03-31 13:43:09 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-03-31 13:43:09 +0100
commit70abb2e3e8671b3d10c7db5a16e37d646014a4b6 (patch)
treebdbe5b34f6afac6723e6d6957e2ad9ed4ebdaffa /meta/packages/gcc/gcc-4.2.3.inc
parentfb5b56283760444cfa3ca495f0831652446327ba (diff)
downloadopenembedded-core-70abb2e3e8671b3d10c7db5a16e37d646014a4b6.tar.gz
openembedded-core-70abb2e3e8671b3d10c7db5a16e37d646014a4b6.tar.bz2
openembedded-core-70abb2e3e8671b3d10c7db5a16e37d646014a4b6.tar.xz
openembedded-core-70abb2e3e8671b3d10c7db5a16e37d646014a4b6.zip
gcc-cross: Use NATIVEDEPS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/gcc/gcc-4.2.3.inc')
-rw-r--r--meta/packages/gcc/gcc-4.2.3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gcc/gcc-4.2.3.inc b/meta/packages/gcc/gcc-4.2.3.inc
index f8da4efed..694ea897d 100644
--- a/meta/packages/gcc/gcc-4.2.3.inc
+++ b/meta/packages/gcc/gcc-4.2.3.inc
@@ -1,7 +1,7 @@
require gcc-common.inc
DEPENDS =+ "mpfr gmp"
-NATIVEDEPS = "mpfr-native gmp-native"
+NATIVEDEPS = "mpfr-native gmp-native gettext-native"
SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://100-uclibc-conf.patch;patch=1 \