From a76cec49174b3efe9f6a1c09508c95f6e9d84650 Mon Sep 17 00:00:00 2001 From: Matthieu Bessat Date: Mon, 9 Sep 2024 00:40:09 +0200 Subject: [PATCH] fix(packages): pdf utils --- ansible/arch_packages.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ansible/arch_packages.yaml b/ansible/arch_packages.yaml index 43654f4..4873730 100644 --- a/ansible/arch_packages.yaml +++ b/ansible/arch_packages.yaml @@ -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