mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Remove flex from the list of dependencies in the README
This commit is contained in:
@@ -58,7 +58,7 @@ To install RGBDS with all of the current changes in development (as seen on the
|
|||||||
.. code:: sh
|
.. code:: sh
|
||||||
|
|
||||||
brew install rgbds --HEAD
|
brew install rgbds --HEAD
|
||||||
|
|
||||||
1.3 Arch Linux
|
1.3 Arch Linux
|
||||||
~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@@ -82,7 +82,7 @@ RGBDS can be built in UNIX-like systems by following the instructions below.
|
|||||||
2.1 Dependencies
|
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/>`__:
|
On macOS, install the latter two with `Homebrew <http://brew.sh/>`__:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user