Fix typo in INSTALL.md

refs #9549
This commit is contained in:
Michael Friedrich 2015-07-07 09:20:12 +02:00
parent 806d6e4dec
commit 86b5e20ba8
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ parentheses):
* GNU make (make)
* C++ compiler (gcc-c++ >= 4.7 on RHEL/SUSE, build-essential on Debian, alternatively clang++)
* OpenSSL library and header files >= 0.9.8 (openssl-devel on RHEL, libopenssl1-devel on SLES11,
libopenssl-devel on SLES11, libssl-dev on Debian)
libopenssl-devel on SLES12, libssl-dev on Debian)
* Boost library and header files (boost-devel on RHEL, libboost-all-dev on Debian)
* GNU bison (bison)
* GNU flex (flex) >= 2.5.35