You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Merge pull request #367 from SkyrisBactera/patch-1
rgbds: Missing a dependency
This commit is contained in:
@@ -7,7 +7,7 @@ If you run into trouble, ask on irc ([**freenode#pret**](https://kiwiirc.com/cli
|
|||||||
# Linux
|
# Linux
|
||||||
|
|
||||||
```bash
|
```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
|
git clone https://github.com/rednex/rgbds
|
||||||
cd rgbds
|
cd rgbds
|
||||||
|
Reference in New Issue
Block a user