diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index c81e999daa..aa94d057cf 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -3828,8 +3828,8 @@ (define-public hypre `(("doc++" ,doc++) ("netpbm" ,netpbm) ("perl" ,perl) ; needed to run 'ppmquant' during tests - ("texlive" ,(texlive-union (list texlive-generic-xypic - texlive-fonts-xypic + ("texlive" ,(texlive-union (list texlive-xypic + texlive-cm texlive-latex-hyperref texlive-bibtex))) ("ghostscript" ,ghostscript)))