mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
pandoc is now pandoc-cli
This commit is contained in:
parent
b3aa763b22
commit
704c6567a0
1 changed files with 2 additions and 3 deletions
|
|
@ -46,10 +46,9 @@
|
|||
name: simple-scan
|
||||
state: present
|
||||
|
||||
- name: Install pandoc and dependencies
|
||||
- name: Install pandoc
|
||||
pacman:
|
||||
name:
|
||||
- pandoc
|
||||
name: pandoc-cli
|
||||
state: present
|
||||
|
||||
- name: Install texlive-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue