now listing the actual correct dependancies

master
mandar1jn 3 年之前
父節點
當前提交
f620b1937b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Working-on-Chrome-OS.md

+ 1
- 1
Working-on-Chrome-OS.md

@ -18,7 +18,7 @@ Optionally, you could use **CMake** building system.
#### Install required libraries
For raylib to compile, you will need some additional libraries installed
sudo apt install mesa-common-dev libx11-dev libgl1-mesa-dev
sudo apt install libx11-dev xorg-dev
### Build raylib using make
You can compile three different types of raylib library:

Loading…
取消
儲存