[neon/qt6/qt6-base/Neon/release] debian/patches: refresh patch
Carlos De Maine
null at kde.org
Fri Apr 11 12:19:58 BST 2025
Git commit 47d8225679f314925dad1fe679de58579a5990b7 by Carlos De Maine.
Committed on 11/04/2025 at 11:19.
Pushed by carlosdem into branch 'Neon/release'.
refresh patch
M +4 -4 debian/patches/enable_skip_plugins.patch
https://invent.kde.org/neon/qt6/qt6-base/-/commit/47d8225679f314925dad1fe679de58579a5990b7
diff --git a/debian/patches/enable_skip_plugins.patch b/debian/patches/enable_skip_plugins.patch
index 520b89a..617a093 100644
--- a/debian/patches/enable_skip_plugins.patch
+++ b/debian/patches/enable_skip_plugins.patch
@@ -28,11 +28,11 @@ Index: qtbase-everywhere-src-6.7.0/cmake/QtPlugins.cmake.in
endif()
if(QT_REPO_MODULE_VERSION)
-Index: qtbase-everywhere-src-6.7.0/cmake/QtPostProcessHelpers.cmake
+Index: qtbase-everywhere-src-6.7.0/cmake/QtPublicPluginHelpers.cmake
===================================================================
---- qtbase-everywhere-src-6.7.0.orig/cmake/QtPostProcessHelpers.cmake
+--- qtbase-everywhere-src-6.7.0.orig/cmake/QtPublicPluginHelpers.cmake
+++ qtbase-everywhere-src-6.7.0/cmake/QtPostProcessHelpers.cmake
-@@ -453,7 +453,7 @@ endif()
+@@ -601,7 +601,7 @@ endif()
# Distributions should probably change this default.
if(NOT DEFINED QT_SKIP_AUTO_QML_PLUGIN_INCLUSION)
@@ -40,4 +40,4 @@ Index: qtbase-everywhere-src-6.7.0/cmake/QtPostProcessHelpers.cmake
+ set(QT_SKIP_AUTO_QML_PLUGIN_INCLUSION ON)
endif()
- if(QT_REPO_MODULE_VERSION)
+ set(__qt_qml_plugins_config_file_list "")
More information about the Neon-commits
mailing list