diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-05-30 18:59:19 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-06-12 23:51:54 +0000 |
commit | 4a052880d1a6a30d20e6faf0a08a26fc0e2ed857 (patch) | |
tree | 72e17befc8cbb7a29a8665e6ee1940730f80341f /user/qt5-qtdeclarative/endian.patch | |
parent | 0c98832849c1dbf06d6b836b1a30704d1d39636f (diff) | |
download | packages-4a052880d1a6a30d20e6faf0a08a26fc0e2ed857.tar.gz packages-4a052880d1a6a30d20e6faf0a08a26fc0e2ed857.tar.bz2 packages-4a052880d1a6a30d20e6faf0a08a26fc0e2ed857.tar.xz packages-4a052880d1a6a30d20e6faf0a08a26fc0e2ed857.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.patch | 2 |
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() |