[oe-commits] Richard Purdie : aspell: This package requires gettext so inherit the class

git version control git at git.openembedded.org
Wed May 5 23:34:45 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3634cec9536c541b152e4b0fa5eba60c42f034fb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3634cec9536c541b152e4b0fa5eba60c42f034fb

Author: Richard Purdie <rpurdie at linux.intel.com>
Date:   Sun May  2 00:25:09 2010 +0100

aspell: This package requires gettext so inherit the class

Signed-off-by: Richard Purdie <rpurdie at linux.intel.com>

---

 recipes/aspell/aspell_0.60.6.bb |    2 +-
 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 b8583c6..3711846 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"





More information about the Openembedded-commits mailing list