mirror of https://github.com/encounter/SDL.git
Updated Linux notes on building with Mir and Wayland support.
This commit is contained in:
parent
e45698d218
commit
f33c58b004
|
@ -21,11 +21,11 @@ libxrandr-dev libxcursor-dev libxi-dev libxinerama-dev libxxf86vm-dev \
|
|||
libxss-dev libgl1-mesa-dev libesd0-dev libdbus-1-dev libudev-dev \
|
||||
libgles1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev libibus-1.0-dev
|
||||
|
||||
Ubuntu 14.04 can also add "libwayland-dev libxkbcommon-dev" to that command line
|
||||
for Wayland support.
|
||||
Ubuntu 16.04 can also add "libwayland-dev libxkbcommon-dev wayland-protocols"
|
||||
to that command line for Wayland support.
|
||||
|
||||
Ubuntu 15.04 can also add "libwayland-dev libmirclient-dev libxkbcommon-dev" to
|
||||
that command line for Wayland and Mir support.
|
||||
Ubuntu 16.10 can also add "libmirclient-dev libxkbcommon-dev" to that command
|
||||
line for Mir support.
|
||||
|
||||
NOTES:
|
||||
- This includes all the audio targets except arts, because Ubuntu pulled the
|
||||
|
|
Loading…
Reference in New Issue