From 7a0df5b600ab4fe4b15445d931a69861124c96a4 Mon Sep 17 00:00:00 2001 From: Recolic <git@me.recolic.net> Date: Mon, 3 Jun 2024 22:36:02 -0700 Subject: [PATCH] .u --- l1-quickinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l1-quickinstall.sh b/l1-quickinstall.sh index a233af6..4740644 100755 --- a/l1-quickinstall.sh +++ b/l1-quickinstall.sh @@ -5,7 +5,7 @@ function i () { makepkg -i } -sudo pacman -Sy --noconfirm jre11-openjdk +sudo pacman -Sy --noconfirm --asdeps jre11-openjdk ( i libsdbus-c++0 ) ( i microsoft-identity-broker ) ( i msalsdk-dbusclient ) -- GitLab