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