mirror of
https://github.com/MartinEesmaa/VVCEasy.git
synced 2025-02-02 18:36:54 +01:00
fix minor bug in ffmpeg mingw script shell
This commit is contained in:
parent
9a2278d21c
commit
1fd81eefd6
@ -1,4 +1,4 @@
|
|||||||
echo Updating & upgrading MSYS2 packages... if system core update requires reboot this application, please run this script again after being updated.
|
echo Updating and upgrading MSYS2 packages... if system core update requires reboot this application, please run this script again after being updated.
|
||||||
pacman -Syu
|
pacman -Syu
|
||||||
echo Installing MSYS2 packages...
|
echo Installing MSYS2 packages...
|
||||||
pacman -S python nasm $MINGW_PACKAGE_PREFIX-{toolchain,cmake,autotools,meson,ninja}
|
pacman -S python nasm $MINGW_PACKAGE_PREFIX-{toolchain,cmake,autotools,meson,ninja}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user