[neon/qt6/qt6-lottie/Neon/release] debian/patches: refresh patch

Carlos De Maine null at kde.org
Mon Nov 17 09:54:27 GMT 2025


Git commit 403d5431f0ae2749407afc2c87c37c4dc1a8f367 by Carlos De Maine.
Committed on 17/11/2025 at 09:54.
Pushed by carlosdem into branch 'Neon/release'.

refresh patch

M  +2    -2    debian/patches/c6d377b.diff

https://invent.kde.org/neon/qt6/qt6-lottie/-/commit/403d5431f0ae2749407afc2c87c37c4dc1a8f367

diff --git a/debian/patches/c6d377b.diff b/debian/patches/c6d377b.diff
index 05919ac..2fb45cf 100644
--- a/debian/patches/c6d377b.diff
+++ b/debian/patches/c6d377b.diff
@@ -7,7 +7,7 @@ index 61fd921..a99147f 100644
  )
  
 -find_package(Qt6 ${PROJECT_VERSION} CONFIG REQUIRED COMPONENTS BuildInternals Core)
--find_package(Qt6 ${PROJECT_VERSION} QUIET CONFIG OPTIONAL_COMPONENTS Gui Qml Quick QuickTest)
+-find_package(Qt6 ${PROJECT_VERSION} QUIET CONFIG OPTIONAL_COMPONENTS Gui Qml Quick QuickTest QuickVectorImageGeneratorPrivate QuickControls2)
 +find_package(Qt6 ${PROJECT_VERSION} CONFIG REQUIRED COMPONENTS BuildInternals)
 +
 +# This should be called as early as possible, just after find_package(BuildInternals) where it is
@@ -15,7 +15,7 @@ index 61fd921..a99147f 100644
  qt_internal_project_setup()
  
 +find_package(Qt6 ${PROJECT_VERSION} CONFIG REQUIRED COMPONENTS Core)
-+find_package(Qt6 ${PROJECT_VERSION} QUIET CONFIG OPTIONAL_COMPONENTS Gui Qml Quick QuickTest)
++find_package(Qt6 ${PROJECT_VERSION} QUIET CONFIG OPTIONAL_COMPONENTS Gui Qml Quick QuickTest QuickVectorImageGeneratorPrivate QuickControls2)
 +
  if(NOT TARGET Qt6::Gui)
      message(NOTICE "Skipping the build as Qt6::Gui cannot be found.")


More information about the Neon-commits mailing list