summaryrefslogtreecommitdiff
path: root/glibc
diff options
context:
space:
mode:
authorerich@mine.nu <erich@mine.nu>2004-04-07 16:56:47 +0000
committererich@mine.nu <erich@mine.nu>2004-04-07 16:56:47 +0000
commitcdc255ec9fc13cd710230759b3af274b7c96b362 (patch)
tree26dc343eaca86ce8cce32581228d9c6ed4115af8 /glibc
parentc4f623c6cf6c4a1a80acc5e2a2b757dcfb63ae44 (diff)
glibc depends on virtual/${TARGET_PREFIX}gcc-initial which is provided either by gcc-cross-initial or (when using external toolchain) by toolchain-external.oe
BKrev: 407432cfYXRYO4dSPn2bE8Sd_qNRiA
Diffstat (limited to 'glibc')
-rw-r--r--glibc/glibc_2.3.2.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/glibc/glibc_2.3.2.oe b/glibc/glibc_2.3.2.oe
index aeb4d9b98f..9b8445f010 100644
--- a/glibc/glibc_2.3.2.oe
+++ b/glibc/glibc_2.3.2.oe
@@ -3,6 +3,7 @@ LICENSE = "LGPL"
SECTION = "libs"
PRIORITY = "required"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+DEPENDS = "virtual/${TARGET_PREFIX}gcc-initial"
PROVIDES = "virtual/libc"
PACKAGES = "glibc glibc-dev glibc-doc glibc-gconv glibc-i18n glibc-locale"
FILES_glibc_append = " ${datadir}/zoneinfo"