mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 11:32:21 +02:00
gnu: accountsservice: Use libc-locales-for-target.
* gnu/packages/freedesktop.scm (accountsservice)[native-inputs]: Replace glibc-locales with libc-locales-for-target. Change-Id: If102c6d0bea97ae99b1012690d7cd1235f439e00 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
c582fb3124
commit
3e19d16741
@@ -1952,7 +1952,7 @@ message bus.")
|
||||
docbook-xsl
|
||||
gettext-minimal
|
||||
`(,glib "bin") ; for gdbus-codegen, etc.
|
||||
glibc-locales ;for tests
|
||||
(libc-locales-for-target (%current-system)) ;for tests
|
||||
gobject-introspection
|
||||
gtk-doc/stable
|
||||
libxslt
|
||||
|
||||
Reference in New Issue
Block a user