mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
doc: add python to list of required ubuntu packages (nw)
This commit is contained in:
parent
d9d89befee
commit
731c3f9dc0
@ -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.
|
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.
|
Compilation is exactly as described above in All Platforms.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user