From 9f1a02371a49108de9b3cb1b70069df3f5a69e2b Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sun, 23 Oct 2022 10:30:04 +0200 Subject: Revert "Update linux-requirements.md (#818)" (#825) This reverts commit 15dd86581bc87befb60bd2616f5e833e0f746625. --- docs/linux-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/linux-requirements.md b/docs/linux-requirements.md index 475e76a..6fe7651 100644 --- a/docs/linux-requirements.md +++ b/docs/linux-requirements.md @@ -9,7 +9,7 @@ | :- | | MySQL ≥ 5.7.0 | | Boost ≥ 1.74 | -| OpenSSL ≥ 1.0.x | +| OpenSSL ≥ 1.0.x (OpenSSL 3.0 is not supported) | | CMake ≥ 3.16 | | Clang ≥ [10](https://github.com/azerothcore/azerothcore-wotlk/actions?query=workflow%3Acore-build) | -- cgit