From 67fd14c8b42e1d01af2973e88dce52c6bb69c749 Mon Sep 17 00:00:00 2001 From: marxzuckerburg Date: Mon, 5 Oct 2020 08:58:39 +0100 Subject: [PATCH] ! --- script/install-windows.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/install-windows.sh b/script/install-windows.sh index f840a83..833693d 100644 --- a/script/install-windows.sh +++ b/script/install-windows.sh @@ -72,7 +72,7 @@ echo ' #### # Package manager setups # -pacman -S curl wget unzip gcc make openssl-devel git libcrypt-devel python3 python3-pip mingw-w64-x86_64-python-pandas +pacman -S --needed curl wget unzip gcc make openssl-devel git libcrypt-devel python3 python3-pip mingw-w64-x86_64-python-pandas