aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2026-01-19 18:24:56 +0100
committerselsta <selsta@sent.at>2026-01-19 18:24:56 +0100
commit053a6d4388098d7471462bdd93b8b4cca2f10c42 (patch)
treea7720dfb41674904bb7c142bc61bc446df2da72b /README.md
parente984c28fafc224df0f3d9e24a3ed942af5cf929f (diff)
downloadmonzero-gui-053a6d4388098d7471462bdd93b8b4cca2f10c42.tar.gz
monzero-gui-053a6d4388098d7471462bdd93b8b4cca2f10c42.tar.xz
monzero-gui-053a6d4388098d7471462bdd93b8b4cca2f10c42.zip
cmake: set Qt 5.12 as minimum
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d49a6e91..b77ef5a3 100644
--- a/README.md
+++ b/README.md
@@ -94,7 +94,7 @@ Packaging for your favorite distribution would be a welcome contribution!
## Compiling the Monero GUI from source
-*Note*: Qt 5.9.7 is the minimum version required to build the GUI.
+*Note*: Qt 5.12 is the minimum version required to build the GUI.
*Note*: Official GUI releases use monero-wallet-gui from this process alongside the supporting binaries (monerod, etc) from the [CLI deterministic builds](https://github.com/monero-project/monero/blob/release-v0.18/contrib/gitian/README.md).