From f4deaf6bd66ed07cab897002c4cacd2e28027552 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 24 Jun 2021 09:14:31 -0300 Subject: aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spelling - aux/workflow/l10n.sh: fix handling of $@; - Makefile: remove circular dependency between dev-check and public by adding the "l10n-gen" target. --- aux/guix/manifest.scm | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'aux/guix') diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index 78b061e..2301ad6 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -14,4 +14,10 @@ pandoc gettext po4a - glibc))) + glibc + + hunspell-iconv + hunspell-dict-en-utf8 + hunspell-dict-pt-utf8 + hunspell-dict-fr-utf8 + hunspell-dict-eo-utf8))) -- cgit v1.2.3