From edd2db313c57c769fd4a7f0e44efd49d629bec74 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Mon, 22 Sep 2025 13:36:37 +0200 Subject: [PATCH] [Install] Add dep for latexindent --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 05c10fe..ab2a016 100755 --- a/install +++ b/install @@ -91,7 +91,7 @@ echo " ==> Installing LaTeX... " sleep 2 -yay -S --noconfirm --noremovemake texlive biber texlive-latexextra +yay -S --noconfirm --noremovemake texlive biber texlive-latexextra perl-yaml-tiny # WebDev utilities echo "