From cf9bfe1eda3627fd4b97e76b489b589c0e865181 Mon Sep 17 00:00:00 2001 From: Morph <39850852+Morph1984@users.noreply.github.com> Date: Fri, 29 Oct 2021 00:48:29 -0400 Subject: [PATCH] We are using Qt 5.15.2 as of this writing --- Building-for-Linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index dcb2e18..37942bd 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -18,9 +18,9 @@ If version 1.73.0 is not already installed, pre-compiled binaries for Boost 1.75 * [Boost](https://www.boost.org/users/download/) 1.73.0+ -If version 5.12.5 is not already installed, pre-compiled binaries for Qt 5.15.2 will be downloaded from [here](https://github.com/yuzu-emu/ext-linux-bin) automatically by CMake: +If version 5.15.2 is not already installed, pre-compiled binaries for Qt 5.15.2 will be downloaded from [here](https://github.com/yuzu-emu/ext-linux-bin) automatically by CMake: - * [Qt](https://qt-project.org/downloads) 5.12+ + * [Qt](https://qt-project.org/downloads) 5.15+ All other dependencies will be downloaded by [Conan](https://conan.io/downloads.html) if needed: