mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Merge pull request #367 from SkyrisBactera/patch-1
rgbds: Missing a dependency
This commit is contained in:
commit
e1c2876ff6
@ -7,7 +7,7 @@ If you run into trouble, ask on irc ([**freenode#pret**](https://kiwiirc.com/cli
|
||||
# Linux
|
||||
|
||||
```bash
|
||||
sudo apt-get install make gcc bison git
|
||||
sudo apt-get install make gcc bison git libpng-dev
|
||||
|
||||
git clone https://github.com/rednex/rgbds
|
||||
cd rgbds
|
||||
|
Loading…
Reference in New Issue
Block a user