FS#78972 - [python-matplotlib] update texlive optdepends
Attached to Project:
Arch Linux
Opened by Jakub Klinkovský (lahwaacz) - Monday, 03 July 2023, 20:56 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 05 July 2023, 07:06 GMT
Opened by Jakub Klinkovský (lahwaacz) - Monday, 03 July 2023, 20:56 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 05 July 2023, 07:06 GMT
|
Details
After the recent overhaul of texlive packages, matplotlib's
optdepends should be adjusted. [1] lists cm-super, dvipng,
and underscore as the needed texlive packages. These are
provided by these Arch packages:
- texlive-fontsrecommended - texlive-binextra - texlive-latexrecommended [1] https://matplotlib.org/stable/devel/dependencies.html#additional-external-dependencies |
This task depends upon
Closed by Antonio Rojas (arojas)
Wednesday, 05 July 2023, 07:06 GMT
Reason for closing: Fixed
Additional comments about closing: eb09853
Wednesday, 05 July 2023, 07:06 GMT
Reason for closing: Fixed
Additional comments about closing: eb09853
Comment by
Jakub Klinkovský (lahwaacz) -
Wednesday, 05 July 2023, 00:41 GMT
- Field changed: Percent Complete (100% → 0%)
The commit
https://gitlab.archlinux.org/archlinux/packaging/packages/python-matplotlib/-/commit/56087f4f19bcf595460f0e0eb639994b214635f2
adapted only checkdepends, not optdepends. Also consider
texlive-binextra instead of texlive-bin and
texlive-latexrecommended instead of texlive-latexextra.