No ChAnGeS

This commit is contained in:
RichardG867
2023-07-11 10:06:23 -03:00
parent 2652dc8215
commit 6b6ca9844b

View File

@@ -24,6 +24,8 @@
# - For Windows (MSYS MinGW) builds: # - For Windows (MSYS MinGW) builds:
# - Packaging requires 7-Zip on Program Files # - Packaging requires 7-Zip on Program Files
# - Packaging the Ghostscript DLL requires 32-bit and/or 64-bit Ghostscript on Program Files # - Packaging the Ghostscript DLL requires 32-bit and/or 64-bit Ghostscript on Program Files
# - Packaging the XAudio2 DLL for FAudio requires it to be at /home/86Box/dll32/xaudio2*.dll
# and/or /home/86Box/dll64/xaudio2*.dll (for 32-bit and 64-bit builds respectively)
# - For Linux builds: # - For Linux builds:
# - Only Debian and derivatives are supported # - Only Debian and derivatives are supported
# - dpkg and apt-get are called through sudo to manage dependencies; make sure those # - dpkg and apt-get are called through sudo to manage dependencies; make sure those