mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00
docs: Update build requirements for Ubuntu (#8010)
This commit is contained in:
parent
18d1768325
commit
cc438d9ef2
@ -239,7 +239,7 @@ Debian and Ubuntu (including Raspberry Pi and ODROID devices)
|
||||
You’ll need a few prerequisites from your Linux distribution. Make sure you get
|
||||
SDL2 2.0.4 or later as earlier versions are buggy::
|
||||
|
||||
sudo apt-get install git build-essential python libsdl2-dev libsdl2-ttf-dev libfontconfig-dev qt5-default
|
||||
sudo apt-get install git build-essential python libsdl2-dev libsdl2-ttf-dev libfontconfig-dev libpulse-dev qt5-default
|
||||
|
||||
Compilation is exactly as described above in All Platforms. Note the Ubuntu
|
||||
Linux modifies GCC to enable the GNU C Library “fortify source” feature by
|
||||
|
Loading…
Reference in New Issue
Block a user