shithub: rgbds

Download patch

ref: cad23465a5baefe473fca9b117be6e853065df34
parent: f262d3b34bb60c71390dd2dc1ee70d99140083e8
author: ISSOtm <[email protected]>
date: Sat Dec 7 19:04:15 EST 2019

Remove flex from the list of dependencies in the README

--- a/README.rst
+++ b/README.rst
@@ -58,7 +58,7 @@
 .. code:: sh
 
     brew install rgbds --HEAD
-    
+
 1.3 Arch Linux
 ~~~~~~~~~~~~~~
 
@@ -82,7 +82,7 @@
 2.1 Dependencies
 ~~~~~~~~~~~~~~~~
 
-RGBDS requires yacc, flex, libpng and pkg-config to be installed.
+RGBDS requires yacc, libpng and pkg-config to be installed.
 
 On macOS, install the latter two with `Homebrew <http://brew.sh/>`__: