From 7f726f5d859579515f69839feed2f0d93ca34540 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Sun, 18 Jul 2010 11:07:13 +0200 Subject: [PATCH] opensp-native_1.5: Configure asks for gettext inherit it --- recipes/opensp/opensp-native_1.5.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \ -- 2.39.5