diff options
author | EuAndreh <eu@euandre.org> | 2021-06-19 01:47:04 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-19 07:45:46 -0300 |
commit | d0a5a24788e6c1720fce72629da4639fac372fad (patch) | |
tree | 36d62c02b45487bea6501824c5a93a8fa03f7d72 /aux/guix | |
parent | TODOs.md: Mark #task-9e842529-b782-84a2-1d0a-801a8766cb7e as DOING (diff) | |
download | git-permalink-d0a5a24788e6c1720fce72629da4639fac372fad.tar.gz git-permalink-d0a5a24788e6c1720fce72629da4639fac372fad.tar.xz |
Leverage po4a to translate manpages
Diffstat (limited to 'aux/guix')
-rw-r--r-- | aux/guix/manifest.scm | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index 31af4b3..c3cd4a0 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -11,4 +11,6 @@ make perl shellcheck - pandoc))) + pandoc + gettext + po4a))) |