ref: e1c2876ff69986c0d537507f96d3c270b745273b
parent: fb154f5a6e43a86801fd16f392633c854d099ac4
parent: b8bf062c8fdd4f4aff0017b7d9de27fdc0909e3f
author: yenatch <[email protected]>
date: Tue Jun 13 13:01:04 EDT 2017
Merge pull request #367 from SkyrisBactera/patch-1 rgbds: Missing a dependency
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -7,7 +7,7 @@
# 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