diff options
-rw-r--r-- | 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 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" |