Add Lex and Yacc to requirements.

This commit is contained in:
Svend Sorensen
2004-12-04 04:42:05 +00:00
parent 05a1659c18
commit 45ac11ac4e

View File

@@ -27,6 +27,7 @@ cueprint
Installation Installation
------------ ------------
Building requires GNU Make. Run ``make install`` to install cuetools into the Building requires GNU Make, Lex, and Yacc.
default location of /usr/local. The Makefiles also support both the prefix and
DESTDIR variables. Run ``make install`` to install cuetools into the default location of
/usr/local. The Makefiles also support both the prefix and DESTDIR variables.