aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-02-23 21:34:42 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-02-23 21:34:42 +0200
commitfaa06ecc9c357428f3fa7a8f86b41b1220809951 (patch)
treeee99c86994e99483782d257e01334e496190604a /configure.ac
parent2e8116149ca45316e7cdd8ed25ea9a130afd0130 (diff)
downloadbitcoin-faa06ecc9c357428f3fa7a8f86b41b1220809951.tar.xz
build: Bump minimum Qt version to 5.9.5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d99f5dd8ae..239fe13e41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1283,7 +1283,7 @@ else
BITCOIN_QT_INIT
dnl sets $bitcoin_enable_qt, $bitcoin_enable_qt_test, $bitcoin_enable_qt_dbus
- BITCOIN_QT_CONFIGURE([5.5.1])
+ BITCOIN_QT_CONFIGURE([5.9.5])
dnl Keep a copy of the original $QT_INCLUDES and use it when invoking qt's moc
QT_INCLUDES_UNSUPPRESSED=$QT_INCLUDES