From 26d9d97eb7fbc18ab3fba58405699f5d21588f82 Mon Sep 17 00:00:00 2001 From: forgoty Date: Sun, 12 Oct 2025 00:10:09 +0200 Subject: [PATCH] gnu: sc-im: fix build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/spreadsheet.scm (sc-im): Fix build with using libxml2-2.11 Signed-off-by: Ludovic Courtès --- gnu/packages/spreadsheet.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/spreadsheet.scm b/gnu/packages/spreadsheet.scm index 2de8139342a102bf8f4f77382bcb98087e558aa1..7905e7c4f0dc8ba98d4aeb8678229bcae19ba7a6 100644 --- a/gnu/packages/spreadsheet.scm +++ b/gnu/packages/spreadsheet.scm @@ -82,7 +82,7 @@ (list gnuplot libxls libxlsxwriter - libxml2 + libxml2-2.11 libzip ncurses)) (native-inputs