]> granicus.if.org Git - icinga2/commitdiff
Fix typo in INSTALL.md
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 7 Jul 2015 07:20:12 +0000 (09:20 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 7 Jul 2015 07:20:32 +0000 (09:20 +0200)
refs #9549

INSTALL.md

index 3edc1e2213dc5621b9c838e2ac9a166ec45f3ffe..825c24aaac66ba14739089b989c0c0c79b7c3901 100644 (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