diff options
author | EuAndreh <eu@euandre.org> | 2021-06-26 18:23:00 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-26 18:23:00 -0300 |
commit | 8e217a2be2205a498c1b3539a6f0998104aa651d (patch) | |
tree | 2822dfbccc3917bf0b575af77e9af4693f9f6c63 /aux/guix | |
parent | Makefile, README.md: Adapt to changes in aux/ (diff) | |
download | remembering-8e217a2be2205a498c1b3539a6f0998104aa651d.tar.gz remembering-8e217a2be2205a498c1b3539a6f0998104aa651d.tar.xz |
aux/guix/manifest.scm: Add gettext and po4a for doing i18n
Diffstat (limited to '')
-rw-r--r-- | aux/guix/manifest.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index d6eff57..d76cbb6 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -12,6 +12,8 @@ perl shellcheck pandoc + gettext + po4a posix-c99 valgrind |