1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 03:51:53 +02:00

gnu: texlive-fonts-ec -> texlive-ec.

* gnu/packages/tex.scm (texlive-ec): New variable.
(texlive-fonts-ec): Deprecate variable.
(lyx):
(biber):
* gnu/packages/python-xyz.scm (python-pypandoc):
* gnu/packages/statistics.scm (r-with-tests):
* doc/build.scm (pdf-manual):
* gnu/packages/bioinformatics.scm (discrover):
(phyml):
(velvet):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/chez.scm (stex-bootstrap):
* gnu/packages/ocaml.scm (unison):
(ocaml-bibtex2html):
* gnu/packages/plotutils.scm (asymptote): Use new name.
This commit is contained in:
Nicolas Goaziou
2023-05-13 15:59:14 +02:00
parent ab6566e6a1
commit 76819a9655
9 changed files with 80 additions and 84 deletions
+4 -4
View File
@@ -760,11 +760,11 @@ Chez Scheme.")))
(propagated-inputs
(list xorg-rgb
(texlive-updmap.cfg
(list texlive-l3backend
texlive-hyperref
texlive-bibtex
(list texlive-bibtex
texlive-ec
texlive-epsf
texlive-fonts-ec
texlive-hyperref
texlive-l3backend
texlive-oberdiek))
ghostscript
netpbm))