diff --git a/README.md b/README.md index cc00b02e..c53a5e60 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ For Desktop : you will need QT6 (_6.5.3 or newer_). `C++17` support is required! - Using the [official QT installer](https://www.qt.io/download-thank-you) - Using an alternative installer like [aqtinstall](https://github.com/miurahr/aqtinstall) +The following QT optional modules are required: qt5compat, qtmultimedia qtnetworkauth qtshadertools . + ### Set your environment 1. Make sure you have all your build dependencies installed @@ -371,4 +373,4 @@ On some OS (like Fedora 22 and later), they disable Qt debug output by default. [Rules] *.debug=true qt.*.debug=false -``` \ No newline at end of file +```