소스 검색

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.