From b307bd845638554137872d4e6998086c6eb7c120 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Wed, 30 Apr 2025 15:14:21 +0200 Subject: [PATCH] gnu: hypre: Fix build. * gnu/packages/maths.scm (hypre)[native-inputs]: Add missing texlive-booktabs. Remove texlive-etoolbox, already provided by texlive-local-tree. Change-Id: I6da2313d294dad6f24764448e9010a4120444d71 --- gnu/packages/maths.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index f0beb5d33d..bba3c9f33c 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -7748,6 +7748,7 @@ set.") (texlive-local-tree (list texlive-adjustbox texlive-alphalph + texlive-booktabs texlive-capt-of texlive-caption texlive-changepage @@ -7755,7 +7756,6 @@ set.") texlive-courier texlive-enumitem texlive-etoc - texlive-etoolbox texlive-fancyvrb texlive-float texlive-fncychap