guix/gnu
Ludovic Courtès 6162b95d21 gnu: glibc: Add dependency on Gettext, to install the message catalogs.
This fixes a bug whereby the libc.mo files were not installed, and thus
translations of libc's messages were not available.

* gnu/packages/commencement.scm (gettext-boot0): New variable.
  (glibc-final)[native-inputs]: New field.
* gnu/packages/base.scm (glibc)[native-inputs]: Add GNU-GETTEXT.
2015-04-21 22:53:09 +02:00
..
build file-systems: Use a second 'mount' call for read-only bind mounts. 2015-04-20 22:16:13 +02:00
packages gnu: glibc: Add dependency on Gettext, to install the message catalogs. 2015-04-21 22:53:09 +02:00
services file-systems: Use a second 'mount' call for read-only bind mounts. 2015-04-20 22:16:13 +02:00
system system: Make /gnu/store a read-only bind mount by default. 2015-04-20 22:21:51 +02:00
artwork.scm
packages.scm
services.scm
system.scm