From: Stefan Schmidt Date: Sun, 18 Jul 2010 09:07:13 +0000 (+0200) Subject: opensp-native_1.5: Configure asks for gettext inherit it X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f726f5d859579515f69839feed2f0d93ca34540;p=openembedded.git opensp-native_1.5: Configure asks for gettext inherit it --- diff --git a/recipes/opensp/opensp-native_1.5.bb b/recipes/opensp/opensp-native_1.5.bb index 9d8b6262c6..fe28a4c0e7 100644 --- a/recipes/opensp/opensp-native_1.5.bb +++ b/recipes/opensp/opensp-native_1.5.bb @@ -1,6 +1,6 @@ SECTION = "libs" DEPENDS = "" -PR = "r1" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/openjade/OpenSP-${PV}.tar.gz \ file://m4.patch \ @@ -9,7 +9,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/openjade/OpenSP-${PV}.tar.gz \ S = "${WORKDIR}/OpenSP-${PV}" LICENSE = "MIT" -inherit autotools native +inherit autotools native gettext EXTRA_OECONF = "\ --enable-default-catalog=${sysconfdir}/sgml/catalog \