gnu: python-pypandoc: Use patched texlive-amsfonts.
* gnu/packages/python-xyz.scm (python-pypandoc)[native-inputs]: Use texlive-amsfonts/patched.master
parent
45aae518e7
commit
f9ef881e4d
|
@ -24844,7 +24844,7 @@ By default it uses the open Python vulnerability database Safety DB.")
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("wheel" ,python-wheel)))
|
`(("wheel" ,python-wheel)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("texlive" ,(texlive-union (list texlive-amsfonts
|
`(("texlive" ,(texlive-union (list texlive-amsfonts/patched
|
||||||
texlive-fonts-ec
|
texlive-fonts-ec
|
||||||
texlive-latex-hyperref
|
texlive-latex-hyperref
|
||||||
texlive-latex-oberdiek
|
texlive-latex-oberdiek
|
||||||
|
|
Reference in New Issue