FS#80120 - [haskell-pandoc] Typos in optdepends
Attached to Project:
Arch Linux
Opened by Lukas Waymann (meribold) - Tuesday, 31 October 2023, 16:35 GMT
Last edited by Caleb Maclennan (alerque) - Wednesday, 01 November 2023, 10:14 GMT
Opened by Lukas Waymann (meribold) - Tuesday, 31 October 2023, 16:35 GMT
Last edited by Caleb Maclennan (alerque) - Wednesday, 01 November 2023, 10:14 GMT
|
Details
Two of the optional dependencies in the haskell-pandoc
PKGBUILD seem to contain typos as of version 3.1.2-49:
1. `texlive-fontsrecommened` should be `texlive-fontsrecommended` 2. `weasyprint` should be `python-weasyprint` |
This task depends upon
Closed by Caleb Maclennan (alerque)
Wednesday, 01 November 2023, 10:14 GMT
Reason for closing: Fixed
Additional comments about closing: 3.1.2-51
Wednesday, 01 November 2023, 10:14 GMT
Reason for closing: Fixed
Additional comments about closing: 3.1.2-51
Comment by Toolybird (Toolybird) -
Tuesday, 31 October 2023, 19:58 GMT
3. context should be ???
Comment by
Lukas Waymann (meribold) - Tuesday,
31 October 2023, 20:57 GMT
I suppose `context` should be `texlive-context` (although the
`/usr/bin/context` executable is provided by `texlive-bin`). And
`texlive-xelatex` should probably be `texlive-xetex`.