mirror of
https://github.com/86Box/docs.git
synced 2026-02-21 17:15:33 -07:00
Add leftover homebrew dependencies
This commit is contained in:
@@ -130,7 +130,7 @@ macOS (Homebrew)
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ brew install freetype sdl2 libpng openal-soft rtmidi faudio qt@5
|
||||
$ brew install cmake ninja pkg-config freetype sdl2 libpng openal-soft rtmidi faudio qt@5
|
||||
|
||||
Building
|
||||
--------
|
||||
@@ -170,4 +170,4 @@ Building 86Box can generally be condensed to the following steps:
|
||||
|
||||
The emulator file should then be copied into a ``bin`` directory in the specified location.
|
||||
|
||||
Appending the ``--strip`` parameter will also strip debug symbols from the executable in the process.
|
||||
Appending the ``--strip`` parameter will also strip debug symbols from the executable in the process.
|
||||
|
||||
Reference in New Issue
Block a user