From 76499245bfa9a0c476ce363859d53c7910ba860b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 2 Sep 2021 12:21:41 -0300 Subject: aux/guix/manifest.scm: Update i18n dependencies --- .gitignore | 1 - aux/guix/manifest.scm | 16 +++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index f4b2c99..da3c5d7 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ /remembering /remembering-tests /run-tests -/fallible* /vgcore.* *.mo *.po~ diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index d76cbb6..d4da520 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -6,15 +6,21 @@ diffutils grep sed + m4 git gawk make - perl + makefile2graph + graphviz shellcheck pandoc gettext - po4a + po4a-text + mdpo-patched + hunspell + hunspell-dict-en-utf8 + hunspell-dict-pt-utf8 + hunspell-dict-fr-utf8 + hunspell-dict-eo-utf8 - posix-c99 - valgrind - fallible-latest))) + posix-c99))) -- cgit v1.2.3