~ruther/guix-local

b307bd845638554137872d4e6998086c6eb7c120 — Nicolas Goaziou 1 year, 2 months ago 1a8b363
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
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/maths.scm
M gnu/packages/maths.scm => gnu/packages/maths.scm +1 -1
@@ 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