mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-23 21:17:11 -05:00
build: `hydra.scm' really cross-builds Gettext.
* hydra.scm: Import (gnu packages gettext).
This commit is contained in:
parent
a67f97fea1
commit
aa289a3e82
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
(gnu packages base)
|
||||
(gnu packages gawk)
|
||||
(gnu packages guile)
|
||||
(gnu packages gettext)
|
||||
(gnu packages multiprecision)
|
||||
(gnu packages make-bootstrap)
|
||||
(srfi srfi-1)
|
||||
|
|
Loading…
Reference in a new issue