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 #### Install required libraries
For raylib to compile, you will need some additional libraries installed 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 ### Build raylib using make
You can compile three different types of raylib library: You can compile three different types of raylib library:

正在加载...
取消
保存