1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: pspp: Use libc-utf-8-locales.

* gnu/packages/statistics.scm (pspp)[native-inputs]: Replace
glibc-locales with libc-utf8-locales-for-target.

Change-Id: Ie036b0ee833fb9dec237e4914a8c4ac3a7c96ac3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Yelninei
2026-03-15 14:48:15 +00:00
committed by Ludovic Courtès
parent f11d372319
commit 17f96e24db

View File

@@ -251,7 +251,8 @@ This package also provides @command{xls2csv} to export Excel files to CSV.")
(native-inputs
(list autoconf ;for tests
`(,glib "bin") ;for glib-genmarshal
glibc-locales ;for test 1597: tex non-ascii
(libc-utf8-locales-for-target
(%current-system)) ;for test 1597: tex non-ascii
perl
pkg-config
python-3 ;for tests