diff --git a/INSTALL b/INSTALL index bf75883..af5d15c 100644 --- a/INSTALL +++ b/INSTALL @@ -12,7 +12,7 @@ If you have checked this source using Git, follow these initial steps to prepare the source tree for building: 1. ensure you have the following packages installed: - automake, autoconf, git, libtool + automake, autoconf, git, libtool, bison 2. run './autogen.sh' to prepare the source tree for building or run './dist.sh' to prepare a tarball.