summaryrefslogtreecommitdiff
path: root/user/qt5-qtdeclarative/endian.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-05-30 18:59:19 -0500
committerZach van Rijn <me@zv.io>2022-10-21 18:34:01 -0500
commitac0bbbdc782c5301108050f489f4d1b068ef787c (patch)
treec2a671533392229a9f1521931eda50647b812280 /user/qt5-qtdeclarative/endian.patch
parent94f6954312ebd9c27ba0918a8ec30fabd80f5d66 (diff)
downloadpackages-ac0bbbdc782c5301108050f489f4d1b068ef787c.tar.gz
packages-ac0bbbdc782c5301108050f489f4d1b068ef787c.tar.bz2
packages-ac0bbbdc782c5301108050f489f4d1b068ef787c.tar.xz
packages-ac0bbbdc782c5301108050f489f4d1b068ef787c.zip
user/qt5: Update to 5.15.4
This includes KDE LTS patches when available.
Diffstat (limited to 'user/qt5-qtdeclarative/endian.patch')
-rw-r--r--user/qt5-qtdeclarative/endian.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/qt5-qtdeclarative/endian.patch b/user/qt5-qtdeclarative/endian.patch
index 313e9ca5c..27a098191 100644
--- a/user/qt5-qtdeclarative/endian.patch
+++ b/user/qt5-qtdeclarative/endian.patch
@@ -14,7 +14,7 @@ diff --git qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp qtdeclarative
index 66add51..a0fdaa2 100644
--- qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp
+++ qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp
-@@ -139,7 +139,10 @@ QSGAdaptationBackendData *contextFactory()
+@@ -138,7 +138,10 @@ QSGAdaptationBackendData *contextFactory()
// If this platform does not support OpenGL, and no backend has been set
// default to the software renderer
if (requestedBackend.isEmpty()