summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross4.inc
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2009-12-22 15:41:01 +0000
committerJoshua Lock <josh@linux.intel.com>2010-01-04 10:34:00 +0000
commit91d2e7d1bc725f2c3a39b4c7413bf96e85d17375 (patch)
tree219d5a17b727ce6ef3179f11936040e5a7128f39 /meta/packages/gcc/gcc-cross4.inc
parent69f7bf8482e1e28c3c6018d32b4cd46bd522eb69 (diff)
downloadpoky-91d2e7d1bc725f2c3a39b4c7413bf96e85d17375.tar.gz
gcc: add gettext to dependencies
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/packages/gcc/gcc-cross4.inc')
-rw-r--r--meta/packages/gcc/gcc-cross4.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gcc/gcc-cross4.inc b/meta/packages/gcc/gcc-cross4.inc
index 3d3403737a..4f8c7ddbda 100644
--- a/meta/packages/gcc/gcc-cross4.inc
+++ b/meta/packages/gcc/gcc-cross4.inc
@@ -1,3 +1,3 @@
1require gcc-cross.inc 1require gcc-cross.inc
2 2
3DEPENDS += "gmp-native mpfr-native" 3DEPENDS += "gmp-native mpfr-native gettext-native"