From d4dfe9500e7619b3f60f7031c2e9c2ee944f2817 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Thu, 4 Dec 2025 23:15:20 +0900 Subject: [PATCH] gnu: python-matplotlib-documentation: Adjust native inputs. * gnu/packages/python-xyz.scm (python-matplotlib-documentation) [native-inputs]: Add ffmpeg, graphviz, python-matplotlib, python-pyyaml, python-sphinx-tags and python-sphinxcontrib-video. Relates-to: #4637 Change-Id: I59a23c3d6d6007def58528cb0b8d29eb4a0f8b13 Signed-off-by: Sharlatan Hellseher --- gnu/packages/python-xyz.scm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 05d849d0b7e..2f5302c7c51 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -12182,20 +12182,25 @@ toolkits.") (symlink (string-append html "/_images") (string-append info "/matplotlib-figures")))))))) (native-inputs - (list graphviz + (list ffmpeg ;for matplotlib animation support + graphviz inkscape/pinned python-colorspacious python-ipython python-ipykernel python-ipywidgets + python-matplotlib python-mpl-sphinx-theme python-numpydoc + python-pyyaml python-scipy python-sphinx python-sphinx-copybutton python-sphinx-design python-sphinx-gallery + python-sphinx-tags python-sphinxcontrib-svg2pdfconverter + python-sphinxcontrib-video texinfo texlive-dvipng-bin (texlive-local-tree