[neon/neon-packaging/snap-kcm/Neon/unstable] debian/patches: actually include the patch
Carlos De Maine
null at kde.org
Sun May 11 12:24:06 BST 2025
Git commit 03089d94484d3c0872a89d33e45b73eb3d2b256d by Carlos De Maine.
Committed on 11/05/2025 at 11:24.
Pushed by carlosdem into branch 'Neon/unstable'.
actually include the patch
M +11 -1 debian/patches/snapd-qt6.patch
https://invent.kde.org/neon/neon-packaging/snap-kcm/-/commit/03089d94484d3c0872a89d33e45b73eb3d2b256d
diff --git a/debian/patches/snapd-qt6.patch b/debian/patches/snapd-qt6.patch
index f1df71d..bd663bd 100644
--- a/debian/patches/snapd-qt6.patch
+++ b/debian/patches/snapd-qt6.patch
@@ -1 +1,11 @@
-https://invent.kde.org/plasma/snap-kcm.git
\ No newline at end of file
+--- /tmp/git-blob-L30GPK/CMakeLists.txt 2025-05-11 21:19:23.621881353 +1000
++++ /home/carlos/Projects/snap-kcm/CMakeLists.txt 2025-05-11 21:19:16.281791494 +1000
+@@ -19,7 +19,7 @@
+
+
+ find_package(ECM ${KF6_MIN_VERSION} REQUIRED NO_MODULE)
+-find_package(Snapd ${SNAPD_MIN_VERSION} REQUIRED)
++find_package(Snapd-qt6 ${SNAPD_MIN_VERSION} REQUIRED)
+
+ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake )
+
\ No newline at end of file
More information about the Neon-commits
mailing list