diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-05-14 21:39:48 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2023-07-18 18:11:06 +0200 |
| commit | 16b71431dd7d3b1e79db557a09deeb65b684ba74 (patch) | |
| tree | 4986f32e150a100e89f0b615e4a9035ba9d6d867 /gnu/packages/docbook.scm | |
| parent | fc8cd00953081b07d549cbdf0c90f0305a1c6934 (diff) | |
gnu: texlive-fonts-rsfs -> texlive-rsfs.
* gnu/packages/tex.scm (texlive-rsfs): New variable.
(texlive-fonts-rsfs): Deprecate variable.
* gnu/packages/docbook.scm (dblatex)[inputs]:
* gnu/packages/python-xyz.scm (python-nbconvert)[propagated-inputs]: Use new
name.
Diffstat (limited to 'gnu/packages/docbook.scm')
| -rw-r--r-- | gnu/packages/docbook.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm index 674186a9fae..f16c8130e4a 100644 --- a/gnu/packages/docbook.scm +++ b/gnu/packages/docbook.scm | |||
| @@ -556,7 +556,7 @@ the in DocBook SGML DTDs.") | |||
| 556 | texlive-titlesec | 556 | texlive-titlesec |
| 557 | texlive-wasysym | 557 | texlive-wasysym |
| 558 | 558 | ||
| 559 | texlive-fonts-rsfs | 559 | texlive-rsfs |
| 560 | texlive-stmaryrd | 560 | texlive-stmaryrd |
| 561 | 561 | ||
| 562 | texlive-iftex))) | 562 | texlive-iftex))) |
