mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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
This commit is contained in:
committed by
Andreas Enge
parent
1a8b36329f
commit
b307bd8456
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user