diff --git a/l1-quickinstall.sh b/l1-quickinstall.sh
index a233af6a83e72b6e67bb3dd17425401b9f8c2476..474064461336b416b66e352604f8128fc9037972 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 )