64-bit Cygwin's dependencies for Bison are wrong; it doesn't require m4.

Change-Id: Id6a6c0a7c09ed1d9eb1e1d522930e3f94e7b20d6
Reviewed-on: https://code.wireshark.org/review/2554
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2014-06-22 11:32:09 -07:00
parent 0a960872d7
commit a59d62ef2d
1 changed files with 7 additions and 0 deletions

View File

@ -145,6 +145,13 @@ so it shows a version number for:
* Web/wget
You might also have to install
* Interpreters/m4
if installing Devel/bison doesn't provide a working version of Bison; if
m4 is missing, Bison will fail.
After clicking the Next button several times, the setup
will then download and install the selected packages (this
may take a while).