Updated Working on GNU Linux (markdown)

master
Ray 3 年之前
父節點
當前提交
71187c7bba
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      Working-on-GNU-Linux.md

+ 2
- 0
Working-on-GNU-Linux.md

@ -24,6 +24,8 @@ You need to install some required libraries; **ALSA** for audio, **Mesa** for Op
#### Wayland
> WARNING: Wayland building requires manual generation of some wayland specific files. GLFW support for Wayland is "experimental and incomplete". For more info check issue [#2666](https://github.com/raysan5/raylib/issues/2666)
Building for wayland requires the following additional packages
sudo dnf install wayland-devel libxkbcommon-devel wayland-protocols-devel

Loading…
取消
儲存