From caead7601ee797d2f543a66618bf9be8827cb3a7 Mon Sep 17 00:00:00 2001 From: overis <6128431+overis@users.noreply.github.com> Date: Fri, 3 Jan 2020 12:59:43 +0900 Subject: [PATCH] Update build.sh --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 956b043..4abac32 100644 --- a/build.sh +++ b/build.sh @@ -2,6 +2,7 @@ echo $PATH cd FFmpeg pacman --sync --noconfirm --needed base-devel pacman --sync --noconfirm --needed p7zip +pacman --sync --noconfirm --needed zlib wget http://www.tortall.net/projects/yasm/releases/yasm-1.3.0-win64.exe -O /bin/yasm.exe