Jelajahi Sumber

docs: Linux systems don't need to install wayland-protocols anymore.

We ship the protocol xml files we need with SDL's sources now.
Ryan C. Gordon 6 tahun lalu
induk
melakukan
2d5de8faf9
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/README-linux.md

+ 1 - 1
docs/README-linux.md

@@ -22,7 +22,7 @@ libxss-dev libgl1-mesa-dev libesd0-dev libdbus-1-dev libudev-dev \
 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"
+Ubuntu 16.04+ can also add "libwayland-dev libxkbcommon-dev"
 to that command line for Wayland support.
 
 NOTES: