~ruther/guix-local

3b34f33bb50159c80ca22c9354b24121266970a2 — Nicolas Goaziou 1 year, 4 months ago 9712d8d
gnu: python-sphinx: Fix build.

* gnu/packages/sphinx.scm (python-sphinx)[native-inputs]: Add
texlive-anyfontsize.

Change-Id: I9e3777cb873b1c330bcfecac138e519670a829f5
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/sphinx.scm
M gnu/packages/sphinx.scm => gnu/packages/sphinx.scm +1 -1
@@ 157,7 157,7 @@
           python-flit-core
           python-pytest
           (texlive-local-tree
            (list texlive-cm-super texlive-tex-gyre))))
            (list texlive-anyfontsize texlive-cm-super texlive-tex-gyre))))
    (home-page "https://www.sphinx-doc.org")
    (synopsis "Python documentation generator")
    (description "Sphinx is a tool that makes it easy to create documentation