andreas pushed a commit to branch tex-team in repository guix. commit 7ae3fb96e55e6d161294d37e77404fbec3349f4a Author: Nicolas Goaziou <m...@nicolasgoaziou.fr> AuthorDate: Wed Apr 30 15:14:21 2025 +0200
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