install textlive-binextra

I need this for `pdfjam`.
This commit is contained in:
Pig Monkey 2024-01-31 10:04:23 -08:00
parent 8ae2f92fe8
commit 1a485d95ba

View file

@ -61,6 +61,11 @@
name: texlive-latexextra
state: present
- name: Install texlive-binextra
pacman:
name: texlive-binextra
state: present
- name: Install qalculate
pacman:
name: qalculate-gtk