aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.2.bb
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-07-28 04:24:29 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-07-28 09:22:42 +0200
commit840b7178f2e681f2c1a23e8b310ea44d226e0d3e (patch)
tree55cb51ab8233373f988da92a0e0964ff1d6194d0 /recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.2.bb
parent3aeba2d2d2653e56b48d005b44e90fe69e6b336d (diff)
downloadopenembedded-840b7178f2e681f2c1a23e8b310ea44d226e0d3e.tar.gz
e2fsprogs-libs: inherit gettext to fix uclibc build
Inherit gettext to get the DEPENDS of gettext-native and to add --disable-nls/--enable-nls based on the settings. This is unbreaking the uclibc build.
Diffstat (limited to 'recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.2.bb')
-rw-r--r--recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.2.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.2.bb b/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.2.bb
index 53afbaabe7..bca87ced96 100644
--- a/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.2.bb
+++ b/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.2.bb
@@ -6,8 +6,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-libs-${PV}.tar.gz \
file://mkinstalldirs.patch;patch=1 \
"
-DEPENDS = "gettext-native"
-
EXTRA_OECONF += " --enable-elf-shlibs "
do_compile_prepend () {