浏览代码

Updated documentation to note that libvulkan-dev is no longer needed

Sam Lantinga 8 年之前
父节点
当前提交
5c8bde4f7b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/README-linux.md

+ 1 - 1
docs/README-linux.md

@@ -23,7 +23,7 @@ libgles1-mesa-dev libgles2-mesa-dev libegl1-mesa-dev libibus-1.0-dev \
 fcitx-libs-dev libsamplerate0-dev libsndio-dev
 
 Ubuntu 16.04+ can also add "libwayland-dev libxkbcommon-dev wayland-protocols"
-to that command line for Wayland support and "libvulkan-dev" for Vulkan surface support.
+to that command line for Wayland support.
 
 Ubuntu 16.10 can also add "libmirclient-dev libxkbcommon-dev" to that command
 line for Mir support.