diff options
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))) |