Re: [PATCH] scripts/sphinx-pre-install: fix Arch xelatex dependency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Li Hua <lihua@xxxxxxxxx> writes:

> On Arch Linux, xelatex is installed in the texlive-xetex package.
>
> Signed-off-by: Li Hua <lihua@xxxxxxxxx>
> ---
>  scripts/sphinx-pre-install | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/sphinx-pre-install b/scripts/sphinx-pre-install
> index 4c781617f..c559e43b2 100755
> --- a/scripts/sphinx-pre-install
> +++ b/scripts/sphinx-pre-install
> @@ -560,7 +560,7 @@ sub give_arch_linux_hints()
>  		"virtualenv"		=> "python-virtualenv",
>  		"dot"			=> "graphviz",
>  		"convert"		=> "imagemagick",
> -		"xelatex"		=> "texlive-bin",
> +		"xelatex"		=> "texlive-xetex",
>  		"latexmk"		=> "texlive-core",
>  		"rsvg-convert"		=> "extra/librsvg",
>  	);

This email shows as having been copied to the mailing lists, but does
not appear to have actually arrived there.  It's trivial, so I'll apply
it anyway, but you will want to get a handle on what is keeping your
emails off the lists.

Thanks,

jon




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux