shithub: cstory

Download patch

ref: 1c65eee2846566e28bde39d6cb547581be015b0f
parent: ec270cf88c2dea5f87eb7b13eac647627fdf0269
author: Clownacy <Clownacy@users.noreply.github.com>
date: Wed Jan 15 03:04:04 EST 2020

Remove GLEW from the list of dependencies

--- a/README.md
+++ b/README.md
@@ -43,7 +43,6 @@
 * SDL2
 * Freetype
 * FLTK
-* GLEW (if the OpenGL3 rendering backend is selected)
 
 ## Building
 
--