commit 8f0cb783c8eff2b492a83003dc894c0cedad67ce
parent f7c600becb939f87f194793bb809907f25de8827
Author: mpizzzle <m@michaelpercival.xyz>
Date: Sat, 14 Nov 2020 21:00:37 +0000
adding libpng to dependency list
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -18,6 +18,7 @@ work in progress.
* [GLEW](https://github.com/nigels-com/glew)
* [libGL](https://dri.freedesktop.org/wiki/libGL/)
* [glm](https://glm.g-truc.net/)
+* [libpng](http://www.libpng.org/pub/png/libpng.html)
## compile and run:
* make