mirror of
https://github.com/86Box/docs.git
synced 2026-02-21 17:15:33 -07:00
Add instructions to build 86Box on FreeBSD (#31)
List all the packages that are required to build 86Box on FreeBSD.
This commit is contained in:
@@ -152,6 +152,14 @@ macOS (Homebrew)
|
||||
|
||||
$ brew install cmake ninja pkg-config freetype sdl2 libpng openal-soft rtmidi libslirp fluid-synth qt@5
|
||||
|
||||
|
||||
FreeBSD
|
||||
"""""""
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ pkg install pkgconf freetype-gl sdl2 libspng openal-soft rtmidi qt5 libslirp fluidsynth
|
||||
|
||||
Building
|
||||
--------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user