Преглед на файлове

Add yasm to scoop install.

Marcel Admiraal преди 5 години
родител
ревизия
71e490700c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      development/compiling/compiling_for_windows.rst

+ 1 - 1
development/compiling/compiling_for_windows.rst

@@ -24,7 +24,7 @@ For compiling under Windows, the following is required:
 .. note:: If you have `Scoop <https://scoop.sh/>`_ installed, you can easily
           install MinGW and other dependencies using the following command::
 
-              scoop install gcc python scons make
+              scoop install gcc python scons yasm make
 
 .. note:: If you have `MSYS2 <https://www.msys2.org/>`_ installed, you can easily
           install MinGW and other dependencies using the following command::