mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
Merge pull request #4920 from algestam/doc_fix_missing_python_dep
doc: add python to list of required ubuntu packages (nw)
This commit is contained in:
commit
a9d57fe8e7
@ -130,7 +130,7 @@ Debian and Ubuntu (including Raspberry Pi and ODROID devices)
|
||||
|
||||
You'll need a few prerequisites from your distro. Make sure you get SDL2 2.0.3 or 2.0.4 as earlier versions are buggy.
|
||||
|
||||
**sudo apt-get install git build-essential libsdl2-dev libsdl2-ttf-dev libfontconfig-dev qt5-default**
|
||||
**sudo apt-get install git build-essential python libsdl2-dev libsdl2-ttf-dev libfontconfig-dev qt5-default**
|
||||
|
||||
Compilation is exactly as described above in All Platforms.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user