HomePhabricator

Bump minimum Qt version to 5.5.1

Description

Bump minimum Qt version to 5.5.1

Summary:
This version is already required as per our dependencies.md
documentation but is not enforced by the build system.

Backport of core PR15393:
https://github.com/bitcoin/bitcoin/pull/15393/files

Depends on D4502.

Note to reviewers:
Because >= 5.4 is already enforced de facto, and our documentation
already requires >=5.5.1, I didn't add the release notes to the diff.

Test Plan:

make check # autotools, need to re-run autogen.sh
ninja check

Change the minimum version to 5.15.1 and check the build systems bail
out with an meaningful error. This works with cmake but probably won't
work with autotools, intended that the version check output is never
tested.

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D4507

Details

Provenance
Sjors Provoost <sjors@sprovoost.nl>Authored on Feb 12 2019, 19:24
FabienCommitted on Nov 22 2019, 07:09
FabienPushed on Nov 22 2019, 07:09
Reviewer
Restricted Project
Differential Revision
D4507: Bump minimum Qt version to 5.5.1
Parents
rABCa4790cf994e3: Add BitcoinApplication & RPCConsole tests
Branches
Unknown
Tags
Unknown