Added note about Bison.
This commit is contained in:
@@ -27,7 +27,8 @@ cueprint
|
||||
Installation
|
||||
------------
|
||||
|
||||
Building requires GNU Make, Lex, and Yacc.
|
||||
Building requires GNU Make, Lex, and Yacc. GNU Bison works in Yacc mode
|
||||
(``make YACC="bison -y"``).
|
||||
|
||||
Run ``make install`` to install cuetools into the default location of
|
||||
/usr/local. The Makefiles also support both the prefix and DESTDIR variables.
|
||||
|
||||
Reference in New Issue
Block a user