fix(packages): pdf utils

This commit is contained in:
Matthieu Bessat 2024-09-09 00:40:09 +02:00
parent 6b28ee19d9
commit a76cec4917

View file

@ -129,6 +129,9 @@ common:
- name: aur/marp-cli-bin - name: aur/marp-cli-bin
desc: create presentation from markdown desc: create presentation from markdown
- graphviz - graphviz
pdf:
- aur/ocrmypdf
- aur/wkhtmltopdf-static
latex: latex:
- texlive-basic - texlive-basic
- texlive-latex - texlive-latex
@ -164,6 +167,7 @@ common:
kafka: kafka:
- name: aur/kcat-cli - name: aur/kcat-cli
desc: Kafka cat desc: Kafka cat
- aur/avro-c
encoding: encoding:
avro: avro:
- aur/avro-tools - aur/avro-tools