mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: gnucash: Fix tests.
* gnu/packages/finance.scm (gnucash)[native-inputs]: Add '(libc-utf8-locales-for-target)'. Change-Id: I74a6f79b070a76bf1cebe537d689df54224381ae
This commit is contained in:
parent
1cb7a3881d
commit
1569b861f5
1 changed files with 1 additions and 0 deletions
|
@ -167,6 +167,7 @@ (define-public gnucash
|
||||||
gnucash-docs
|
gnucash-docs
|
||||||
googletest
|
googletest
|
||||||
intltool
|
intltool
|
||||||
|
(libc-utf8-locales-for-target)
|
||||||
pkg-config
|
pkg-config
|
||||||
swig))
|
swig))
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Loading…
Reference in a new issue