From 1cb7a3881d38ba8f256b188a7391505534078699 Mon Sep 17 00:00:00 2001 From: Guillaume Le Vaillant Date: Tue, 3 Sep 2024 10:10:56 +0200 Subject: [PATCH] gnu: ocrodjvu: Fix tests. * gnu/packages/djvu.scm (ocrodjvu)[native-inputs]: Add '(libc-utf8-locales-for-target)'. Change-Id: I2d6f33ba8172e838f192c528e076008e060bf1d8 --- gnu/packages/djvu.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/djvu.scm b/gnu/packages/djvu.scm index 01b1dbaf43..5326ddc7b3 100644 --- a/gnu/packages/djvu.scm +++ b/gnu/packages/djvu.scm @@ -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