[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#63176] [PATCH 04/10] gnu: hypre: Fix build.
From: |
Felix Gruber |
Subject: |
[bug#63176] [PATCH 04/10] gnu: hypre: Fix build. |
Date: |
Sat, 29 Apr 2023 17:08:34 +0000 |
* gnu/packages/maths.scm (hypre): [native-inputs]: Add missing required
inputs texlive-alphalph and texlive-enumitem.
---
gnu/packages/maths.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index f69d59273a..eebfdab914 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -5756,12 +5756,14 @@ (define-public hypre
python-breathe
python-sphinx
(texlive-updmap.cfg (list texlive-adjustbox
+ texlive-alphalph
texlive-amsfonts
texlive-bibtex
texlive-capt-of
texlive-caption
texlive-cm
texlive-courier
+ texlive-enumitem
texlive-etoolbox
texlive-fancyhdr
texlive-fancyvrb
--
2.39.2
[bug#63176] [PATCH 06/10] gnu: python-pytest-doctestplus: Update to 0.12.1., Felix Gruber, 2023/04/29
[bug#63176] [PATCH 05/10] gnu: python-dolfin-adjoint: Fix build., Felix Gruber, 2023/04/29
[bug#63176] [PATCH 07/10] gnu: python-pytest-httpx: Update to 0.22.0., Felix Gruber, 2023/04/29
[bug#63176] [PATCH 09/10] gnu: python-pytest-astropy: Update to 0.10.0., Felix Gruber, 2023/04/29
[bug#63176] [PATCH 04/10] gnu: hypre: Fix build.,
Felix Gruber <=
[bug#63176] [PATCH 01/10] gnu: python-mpi4py: Update to 3.1.4., Felix Gruber, 2023/04/29
[bug#63176] [PATCH 02/10] gnu: python-cftime: Update to 1.6.2., Felix Gruber, 2023/04/29
[bug#63176] [PATCH 10/10] gnu: python-astropy: Update to 5.2.2., Felix Gruber, 2023/04/29
[bug#63176] [PATCH 08/10] gnu: python-pytest-remotedata: Update to 0.4.0., Felix Gruber, 2023/04/29