Update README.md

This commit is contained in:
Levi Webb
2018-08-13 19:28:06 -07:00
committed by GitHub
parent 3e06fa683a
commit 9a9c6eaa37

View File

@@ -30,7 +30,7 @@ You can pass `BUILD=debug` to the makefile for debug builds of both glad and gla
**Ubuntu/Debian users:** the following command ensures you have all the needed packages and headers to compile GLava: **Ubuntu/Debian users:** the following command ensures you have all the needed packages and headers to compile GLava:
```bash ```bash
sudo apt-get install libpulse0 libpulse-dev libglfw3 libglfw3-dev libxext6 libxext-dev python make gcc sudo apt-get install libpulse0 libpulse-dev libglfw3 libglfw3-dev libxext6 libxext-dev libxcomposite-dev python make gcc
``` ```
## [Configuration](https://github.com/wacossusca34/glava/wiki) ## [Configuration](https://github.com/wacossusca34/glava/wiki)