From 1c65eee2846566e28bde39d6cb547581be015b0f Mon Sep 17 00:00:00 2001 From: Clownacy Date: Wed, 15 Jan 2020 08:04:04 +0000 Subject: [PATCH] Remove GLEW from the list of dependencies --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d5f371ca..1191b5e8 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ Many months of copypasting and tinkering later, here is the result. * SDL2 * Freetype * FLTK -* GLEW (if the OpenGL3 rendering backend is selected) ## Building