From: Richard Purdie Date: Thu, 7 Jan 2010 18:13:39 +0000 (+0000) Subject: aspell: Add missing gettext inherit X-Git-Tag: 2011-1~6466 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7ae983c9eead9c966f0b76f27727372819abe8b1;p=openembedded-core.git aspell: Add missing gettext inherit Signed-off-by: Richard Purdie --- diff --git a/meta-moblin/packages/aspell/aspell_0.60.6.bb b/meta-moblin/packages/aspell/aspell_0.60.6.bb index de0cfa6aa6..8fc3fc9385 100644 --- a/meta-moblin/packages/aspell/aspell_0.60.6.bb +++ b/meta-moblin/packages/aspell/aspell_0.60.6.bb @@ -12,4 +12,4 @@ FILES_${PN} = "${bindir}/aspell" FILES_libpspell = "${libdir}/libpspell.so.*" FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell" -inherit autotools_stage +inherit autotools_stage gettext