Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Novak <john@johnnovak.net>2022-05-07 06:00:45 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-05-08 01:08:37 +0300
commit1a81738d48a299b2a4dd0679f6302e8facb771a9 (patch)
tree85ce2491d149fdd68b4d49273da726ed627948a6 /docs
parentb2d710467233a500f2c3d4d2ed3828a9ccb1f241 (diff)
Update MacPorts dependency names
Diffstat (limited to 'docs')
-rw-r--r--docs/build-macos.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/build-macos.md b/docs/build-macos.md
index 897c2072d..829450b91 100644
--- a/docs/build-macos.md
+++ b/docs/build-macos.md
@@ -46,7 +46,7 @@ to be installed and the license agreed to:
``` shell
sudo port -q install ccache cmake fluidsynth libpng libsdl2 \
- libsdl2_net meson opusfile pkg-config python3 \
+ libsdl2_net meson opusfile pkgconfig python310 \
libslirp
```