mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Extend bindep integration to Ubuntu
This provides a way to bootstrap a system for development but currently only Fedora is supported. We should aim to integrate this into the CI someway but that's a job for another day. Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
parent
9988d5ce26
commit
84bb49ce2a
@ -13,3 +13,9 @@ texlive-anyfontsize [platform:rpm]
|
|||||||
texlive-ctablestack [platform:rpm]
|
texlive-ctablestack [platform:rpm]
|
||||||
texlive-gnu-freefont [platform:rpm]
|
texlive-gnu-freefont [platform:rpm]
|
||||||
latexmk [platform:rpm]
|
latexmk [platform:rpm]
|
||||||
|
|
||||||
|
texlive-latex-recommended [platform:ubuntu]
|
||||||
|
texlive-fonts-recommended [platform:ubuntu]
|
||||||
|
texlive-latex-extra [platform:ubuntu]
|
||||||
|
texlive-luatex [platform:ubuntu]
|
||||||
|
latexmk [platform:ubuntu]
|
||||||
|
Loading…
Reference in New Issue
Block a user