From b53b2116ad490421579db5151ca0c46b32b725ae Mon Sep 17 00:00:00 2001 From: marxzuckerburg Date: Mon, 5 Oct 2020 10:54:42 +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 12e7525..078bc5d 100644 --- a/script/install-windows.sh +++ b/script/install-windows.sh @@ -72,7 +72,7 @@ echo ' #### # Package manager setups # -pacman -S --needed curl wget unzip gcc make openssl-devel git libcrypt-devel mingw-w64-x86_64-python mingw-w64-x86_64-python-pip mingw-w64-x86_64-python-pandas python-devel mingw-w64-x86_64-python3-numpy mingw-w64-x86_64-python-pep517 mingw-w64-x86_64-libjpeg-turbo mingw-w64-x86_64-python-pillow +pacman -S --needed curl wget unzip gcc make openssl-devel git libcrypt-devel python3 python3-pip mingw-w64-x86_64-python-pandas python-devel mingw-w64-x86_64-python3-numpy mingw-w64-x86_64-python-pep517 mingw-w64-x86_64-libjpeg-turbo mingw-w64-x86_64-python-pillow mingw-w64-x86_64-zbar