1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 05:00:29 +02:00

gnu: smalltalk: Fix tests.

* gnu/packages/smalltalk.scm (smalltalk)[native-inputs]: Add
'(libc-utf8-locales-for-target)'.

Change-Id: Idf49394e5c4dbd3398a6774319184339ed18585c
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Greg Hogan
2024-09-12 19:38:23 +00:00
committed by Guillaume Le Vaillant
parent 013bda5e2c
commit 22a34ea792

View File

@@ -62,6 +62,7 @@
(build-system gnu-build-system)
(native-inputs
(list pkg-config
(libc-utf8-locales-for-target)
;; XXX: To be removed with the next release of Smalltalk.
autoconf
automake