Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

scripts/sphinx-pre-install: fix Arch latexmk dependency

On Arch Linux, latexmk is installed in the texlive-core package.

Signed-off-by: Louis Taylor <louis@kragniz.eu>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Louis Taylor and committed by
Jonathan Corbet
0d0da9aa 67dd7d87

+1
+1
scripts/sphinx-pre-install
··· 520 520 "dot" => "graphviz", 521 521 "convert" => "imagemagick", 522 522 "xelatex" => "texlive-bin", 523 + "latexmk" => "texlive-core", 523 524 "rsvg-convert" => "extra/librsvg", 524 525 ); 525 526