-
Notifications
You must be signed in to change notification settings - Fork 37.7k
doc: Update minimum required Qt #14909
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Concept ACK.
| Boost | [1.64.0](https://www.boost.org/users/download/) | [1.47.0](https://github.com/bitcoin/bitcoin/pull/8920) | No | | | | ||
| Clang | | [3.3+](https://llvm.org/releases/download.html) (C++11 support) | | | | | ||
| D-Bus | [1.10.18](https://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.10) | | No | Yes | | | ||
| Expat | [2.2.5](https://libexpat.github.io/) | | No | Yes | | | ||
| fontconfig | [2.12.1](https://www.freedesktop.org/software/fontconfig/release/) | | No | Yes | | | ||
| FreeType | [2.7.1](http://download.savannah.gnu.org/releases/freetype) | | No | | | | ||
| FreeType | [2.7.1](https://download.savannah.gnu.org/releases/freetype) | | No | | | | ||
| GCC | | [4.8+](https://gcc.gnu.org/) (C++11 support) | | | | | ||
| HarfBuzz-NG | | | | | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| HarfBuzz-NG | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L67) |
| Boost | [1.64.0](https://www.boost.org/users/download/) | [1.47.0](https://github.com/bitcoin/bitcoin/pull/8920) | No | | | | ||
| Clang | | [3.3+](https://llvm.org/releases/download.html) (C++11 support) | | | | | ||
| D-Bus | [1.10.18](https://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.10) | | No | Yes | | | ||
| Expat | [2.2.5](https://libexpat.github.io/) | | No | Yes | | | ||
| fontconfig | [2.12.1](https://www.freedesktop.org/software/fontconfig/release/) | | No | Yes | | | ||
| FreeType | [2.7.1](http://download.savannah.gnu.org/releases/freetype) | | No | | | | ||
| FreeType | [2.7.1](https://download.savannah.gnu.org/releases/freetype) | | No | | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| FreeType | [2.7.1](https://download.savannah.gnu.org/releases/freetype) | | No | | [No](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L33) |
And a similar change for zlib
?
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsReviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |
ACK b7bee6a |
ACK b7bee6a |
After #14725 the minimum required version of Qt is 5.2.