From: Richard Purdie Date: Sat, 1 May 2010 23:25:09 +0000 (+0100) Subject: aspell: This package requires gettext so inherit the class X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3634cec9536c541b152e4b0fa5eba60c42f034fb;p=openembedded.git aspell: This package requires gettext so inherit the class Signed-off-by: Richard Purdie --- diff --git a/recipes/aspell/aspell_0.60.6.bb b/recipes/aspell/aspell_0.60.6.bb index b8583c68d5..3711846e21 100644 --- a/recipes/aspell/aspell_0.60.6.bb +++ b/recipes/aspell/aspell_0.60.6.bb @@ -12,7 +12,7 @@ FILES_${PN} = "${bindir}/aspell" FILES_libpspell = "${libdir}/libpspell.so.*" FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell" -inherit autotools +inherit autotools gettext SRC_URI[md5sum] = "bc80f0198773d5c05086522be67334eb" SRC_URI[sha256sum] = "4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36"