aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aspell/aspell_0.60.6.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-05-02 00:25:09 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-05-05 15:05:59 +0100
commit3634cec9536c541b152e4b0fa5eba60c42f034fb (patch)
treeefc8c68ac92e5620d7cae5563e16072b0bb1c470 /recipes/aspell/aspell_0.60.6.bb
parent84c2bb3f0570c45887f3b04136c86ad78e29c697 (diff)
downloadopenembedded-3634cec9536c541b152e4b0fa5eba60c42f034fb.tar.gz
aspell: This package requires gettext so inherit the class
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'recipes/aspell/aspell_0.60.6.bb')
-rw-r--r--recipes/aspell/aspell_0.60.6.bb2
1 files changed, 1 insertions, 1 deletions
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"