commit:     4bc5554165042bc12f95b7c66743111fcf7b766b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 13:55:26 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 13:55:26 2021 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=4bc55541

qt5-build.eclass: Sync dev-qt/qtcore blocker w/ Gentoo ebuild repo

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/qt5-build.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index 13d50a8a..4f687c8a 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -239,7 +239,7 @@ qt5-build_src_install() {
                        "${D}${QT5_HEADERDIR}"/QtCore/qconfig.h \
                        || die "sed failed (qconfig.h)"
 
-               if ver_test -lt 5.15.2-r3; then
+               if ver_test -lt 5.15.2-r10; then
                        # install qtchooser configuration file
                        cat > "${T}/qt5-${CHOST}.conf" <<-_EOF_ || die
                                ${QT5_BINDIR}

Reply via email to