https://bugs.kde.org/show_bug.cgi?id=429103

--- Comment #26 from caulier.gil...@gmail.com ---
Gilles Caulier <n...@kde.org>

10:42 (il y a 0 minute)

À kde-commits

Traduire le message
Désactiver pour : anglais
Git commit 3e2c4f6264bee572be98aabc62e7f875d6b6342f by Gilles Caulier.
Committed on 06/12/2020 at 09:40.
Pushed by cgilles into branch 'master'.

try to fix QtWebEngine under BigSur as wrong MacOS detection is performed with
Qt 5.14.2
Details : https://bugreports.qt.io/browse/QTBUG-85546

M  +1    -0    project/bundles/macports/01-build-macports.sh

https://invent.kde.org/graphics/digikam/commit/3e2c4f6264bee572be98aabc62e7f875d6b6342f

diff --git a/project/bundles/macports/01-build-macports.sh
b/project/bundles/macports/01-build-macports.sh
index c163d7fab9..193e15d976 100755
--- a/project/bundles/macports/01-build-macports.sh
+++ b/project/bundles/macports/01-build-macports.sh
@@ -265,6 +265,7 @@ port install \
              ImageMagick

 if [[ $DK_QTWEBENGINE = 1 ]] ; then
+    export SYSTEM_VERSION_COMPAT=1
     port install qt5-qtwebengine
 fi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to