mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
Alpine deps: add packages required for rebuilding the cheat sheet
This commit is contained in:
parent
a1199f2418
commit
210349e356
@ -73,7 +73,7 @@ dev-repo: "git+https://github.com/CatalaLang/catala.git"
|
||||
depexts: [
|
||||
["groff" "colordiff" "latexmk" "python3-pip" "pandoc"]
|
||||
{cataladevmode & os-family = "debian"}
|
||||
["groff" "colordiff" "texlive" "py3-pip" "py3-pygments"]
|
||||
["groff" "colordiff" "texlive" "texmf-dist-fontsextra" "texmf-dist-latexextra" "py3-pip" "py3-pygments"]
|
||||
{cataladevmode & os-distribution = "alpine"}
|
||||
["groff" "colordiff" "latex-mk" "python-pygments" "pandoc"]
|
||||
{cataladevmode & os-family = "arch"}
|
||||
|
Loading…
Reference in New Issue
Block a user