From 840b7178f2e681f2c1a23e8b310ea44d226e0d3e Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 28 Jul 2009 04:24:29 +0200 Subject: 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. --- recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb') diff --git a/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb b/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb index 47e543c238..999456550b 100644 --- a/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb +++ b/recipes/e2fsprogs-libs/e2fsprogs-libs_1.41.5.bb @@ -4,8 +4,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 () { -- cgit v1.2.3