Commit 4db368e6258788056f23c470c98f36ea58d8edf0

Ryan C. Gordon 2014-05-24T19:49:03

Added note about Wayland and Mir packages for Ubuntu 14.04.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/README-linux.txt b/README-linux.txt
index e0f029d..ed1b5bb 100644
--- a/README-linux.txt
+++ b/README-linux.txt
@@ -22,6 +22,9 @@ 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
 
+Ubuntu 14.04 can also add "libwayland-dev libmirclient-dev" to that command
+line for Wayland and Mir support.
+
 NOTES:
 - This includes all the audio targets except arts, because Ubuntu pulled the 
   artsc0-dev package, but in theory SDL still supports it.