gnu: ocrodjvu: Fix tests.

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

Change-Id: I2d6f33ba8172e838f192c528e076008e060bf1d8
This commit is contained in:
Guillaume Le Vaillant 2024-09-03 10:10:56 +02:00
parent 583d881884
commit 1cb7a3881d
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F

View File

@ -380,7 +380,7 @@ and background layers of images, which can then be encoded into a DjVu file.")
"0x64hg9ysrk8sismxb4jgk0sq7r9j90v2i9765xhmxpiy6f0lpni"))))
(build-system gnu-build-system)
(native-inputs
(list libxml2 python-nose python-pillow))
(list (libc-utf8-locales-for-target) libxml2 python-nose python-pillow))
(inputs
(list bash-minimal
djvulibre