mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add bindep integration
The bindep (BINary DEPendency automation) tool is a tool for checking the presence of binary packages needed to use an application / library. Use it to specify the dependencies needed to successfully pass the LaTex tests. Only Fedora targets are currently provided. Signed-off-by: Stephen Finucane <stephen@that.guru>
This commit is contained in:
parent
cce4ad7f80
commit
3e2f680af3
15
bindep.txt
Normal file
15
bindep.txt
Normal file
@ -0,0 +1,15 @@
|
||||
texlive [platform:rpm]
|
||||
texlive-fncychap [platform:rpm]
|
||||
texlive-titlesec [platform:rpm]
|
||||
texlive-tabulary [platform:rpm]
|
||||
texlive-framed [platform:rpm]
|
||||
texlive-wrapfig [platform:rpm]
|
||||
texlive-upquote [platform:rpm]
|
||||
texlive-capt-of [platform:rpm]
|
||||
texlive-needspace [platform:rpm]
|
||||
texlive-polyglossia [platform:rpm]
|
||||
texlive-luatex85 [platform:rpm]
|
||||
texlive-anyfontsize [platform:rpm]
|
||||
texlive-ctablestack [platform:rpm]
|
||||
texlive-gnu-freefont [platform:rpm]
|
||||
latexmk [platform:rpm]
|
Loading…
Reference in New Issue
Block a user