equal
deleted
inserted
replaced
22 libgles1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev libibus-1.0-dev \ |
22 libgles1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev libibus-1.0-dev \ |
23 fcitx-libs-dev libsamplerate0-dev libsndio-dev |
23 fcitx-libs-dev libsamplerate0-dev libsndio-dev |
24 |
24 |
25 Ubuntu 16.04+ can also add "libwayland-dev libxkbcommon-dev wayland-protocols" |
25 Ubuntu 16.04+ can also add "libwayland-dev libxkbcommon-dev wayland-protocols" |
26 to that command line for Wayland support. |
26 to that command line for Wayland support. |
27 |
|
28 Ubuntu 16.10 can also add "libmirclient-dev libxkbcommon-dev" to that command |
|
29 line for Mir support. |
|
30 |
27 |
31 NOTES: |
28 NOTES: |
32 - This includes all the audio targets except arts, because Ubuntu pulled the |
29 - This includes all the audio targets except arts, because Ubuntu pulled the |
33 artsc0-dev package, but in theory SDL still supports it. |
30 artsc0-dev package, but in theory SDL still supports it. |
34 - libsamplerate0-dev lets SDL optionally link to libresamplerate at runtime |
31 - libsamplerate0-dev lets SDL optionally link to libresamplerate at runtime |