]> git.rm.cloudns.org Git - xonotic/xonotic.wiki.git/commitdiff
Update Repository_Access: update MSYS2 MINGW64 needed dependencies
authorterencehill <piuntn@gmail.com>
Sat, 28 Sep 2024 21:06:23 +0000 (21:06 +0000)
committerterencehill <piuntn@gmail.com>
Sat, 28 Sep 2024 21:06:23 +0000 (21:06 +0000)
Repository_Access.md

index 5d3347372fec6bbf77b5e98f11de87cddaa1db86..543cc33cf8cffc528d508281fd2d971d853ec2ed 100644 (file)
@@ -43,7 +43,7 @@ By default, Windows has no real environment to handle the necessary scripting an
 \r
 Once you have completed the installation, close the current MSYS2 shell and launch a MSYS2 MINGW64 shell by running mingw64.exe (instead of the default msys2.exe) located at C:\msys64 and install the needed dependencies with this command:\r
 \r
-    pacman --needed -S git curl zip unzip p7zip make automake autoconf libtool gcc gmp-devel mingw-w64-x86_64-{curl,toolchain,gmp,SDL2,SDL2_ttf,libjpeg-turbo,libpng,libogg,libvorbis}\r
+    pacman --needed -S git curl zip unzip p7zip make automake autoconf libtool gcc gmp-devel mingw-w64-x86_64-{curl,toolchain,gmp,SDL2,SDL2_ttf,libjpeg-turbo,libpng,libogg,libtheora,libvorbis}\r
 \r
 It is recommended that you make a shortcut to MSYS2 MINGW64 shell (simply right click mingw64.exe and hit “Create Shortcut”) for easier access on your desktop or in your start menu.\r
 \r