From 3634cec9536c541b152e4b0fa5eba60c42f034fb Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 2 May 2010 00:25:09 +0100 Subject: aspell: This package requires gettext so inherit the class Signed-off-by: Richard Purdie --- recipes/aspell/aspell_0.60.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/aspell') 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" -- cgit v1.2.3