gnu: hypre: Update texlive-union.
* gnu/packages/maths.scm (hypre)[native-inputs]: Replace texlive-generic-xypic and texlive-fonts-xypic with texlive-xypic; add texlive-cm to the texlive-union.master
parent
63d57404b3
commit
8b35c8cd61
|
@ -3828,8 +3828,8 @@ set.")
|
|||
`(("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)))
|
||||
|
|
Reference in New Issue