fix(packages): pdf utils
This commit is contained in:
parent
6b28ee19d9
commit
a76cec4917
1 changed files with 4 additions and 0 deletions
|
@ -129,6 +129,9 @@ common:
|
|||
- name: aur/marp-cli-bin
|
||||
desc: create presentation from markdown
|
||||
- graphviz
|
||||
pdf:
|
||||
- aur/ocrmypdf
|
||||
- aur/wkhtmltopdf-static
|
||||
latex:
|
||||
- texlive-basic
|
||||
- texlive-latex
|
||||
|
@ -164,6 +167,7 @@ common:
|
|||
kafka:
|
||||
- name: aur/kcat-cli
|
||||
desc: Kafka cat
|
||||
- aur/avro-c
|
||||
encoding:
|
||||
avro:
|
||||
- aur/avro-tools
|
||||
|
|
Loading…
Reference in a new issue