From: Phil Blundell Date: Sun, 11 Jul 2004 22:02:04 +0000 (+0000) Subject: add dependency on gettext-native, reported by robot101@aleph1.co.uk X-Git-Tag: Release-2010-05/1~18250 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e8b5fae442a10e021868007cbe9151988ca6569;p=openembedded.git add dependency on gettext-native, reported by robot101@aleph1.co.uk BKrev: 40f1b8dckKLz_PdrQzKX-BpqO9CjyA --- diff --git a/glib-2.0/glib-2.0-native_2.4.1.oe b/glib-2.0/glib-2.0-native_2.4.1.oe index 717be6ad1f..d5e27ca4ac 100644 --- a/glib-2.0/glib-2.0-native_2.4.1.oe +++ b/glib-2.0/glib-2.0-native_2.4.1.oe @@ -6,6 +6,7 @@ UNIX-like platforms, Windows, OS/2 and BeOS." SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Philip Blundell " +DEPENDS = "gettext-native" EXTRA_OECONF = "--disable-debug"