aboutsummaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-11-20 23:55:38 +0100
committerLudovic Courtès <ludo@gnu.org>2013-11-20 23:55:38 +0100
commita2b154d7cbef65a5cbbb969ff0c320090eaa9317 (patch)
treec82954f38bdff0fbf506ed7adb31c02771ae37b0 /build-aux
parentedae5b3d50692c25e29fe65fdc14ae3ccdce884d (diff)
downloadguix-a2b154d7cbef65a5cbbb969ff0c320090eaa9317.tar
guix-a2b154d7cbef65a5cbbb969ff0c320090eaa9317.tar.gz
hydra: Adjust to gettext package rename.
* build-aux/hydra/gnu-system.scm (%core-packages): Change 'gettext' to 'gnu-gettext'.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/hydra/gnu-system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/hydra/gnu-system.scm b/build-aux/hydra/gnu-system.scm
index 72e4c35537..3a17b6ec94 100644
--- a/build-aux/hydra/gnu-system.scm
+++ b/build-aux/hydra/gnu-system.scm
@@ -83,7 +83,7 @@ SYSTEM."
(define %core-packages
(list gmp mpfr mpc coreutils findutils diffutils patch sed grep
- gawk gettext hello guile-2.0
+ gawk gnu-gettext hello guile-2.0
%bootstrap-binaries-tarball
%binutils-bootstrap-tarball
%glibc-bootstrap-tarball