Added note about Wayland and Mir packages for Ubuntu 14.04.
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.