浏览代码

Added note about Wayland and Mir packages for Ubuntu 14.04.

Ryan C. Gordon 11 年之前
父节点
当前提交
4db368e625
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README-linux.txt

+ 3 - 0
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.