mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
texlive-core is now texlive-basic
This commit is contained in:
parent
7272684557
commit
8fd159f13f
1 changed files with 2 additions and 2 deletions
|
|
@ -51,9 +51,9 @@
|
|||
name: pandoc-cli
|
||||
state: present
|
||||
|
||||
- name: Install texlive-core
|
||||
- name: Install texlive-basic
|
||||
pacman:
|
||||
name: texlive-core
|
||||
name: texlive-basic
|
||||
state: present
|
||||
|
||||
- name: Install texlive-latexextra
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue