ngz pushed a commit to branch tex-team in repository guix. commit d7ba90eaaf57fa532caffc860aa838eaf12c73eb 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 d68965aba8..51d2acb0ce 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -7653,6 +7653,7 @@ set.") (texlive-local-tree (list texlive-adjustbox texlive-alphalph + texlive-booktabs texlive-capt-of texlive-caption texlive-changepage @@ -7660,7 +7661,6 @@ set.") texlive-courier texlive-enumitem texlive-etoc - texlive-etoolbox texlive-fancyvrb texlive-float texlive-fncychap