[neon/kf6/kf6-frameworkintegration/Neon/unstable] debian/patches: temp patch for appstreamqt6

Carlos De Maine null at kde.org
Thu Sep 14 09:35:46 BST 2023


Git commit ab8deab4bf3d1f46db97833bb515efbf507ae211 by Carlos De Maine.
Committed on 14/09/2023 at 10:35.
Pushed by carlosdem into branch 'Neon/unstable'.

temp patch for appstreamqt6

A  +13   -0    debian/patches/0001_appstreamqt6
A  +1    -0    debian/patches/series

https://invent.kde.org/neon/kf6/kf6-frameworkintegration/-/commit/ab8deab4bf3d1f46db97833bb515efbf507ae211

diff --git a/debian/patches/0001_appstreamqt6 b/debian/patches/0001_appstreamqt6
new file mode 100644
index 0000000..169e073
--- /dev/null
+++ b/debian/patches/0001_appstreamqt6
@@ -0,0 +1,13 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 968134b10c11d8fec28638f62cba8e152115d5dc..c98123594b0f1a74bbed322fc414a4b16b544690 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -47,7 +47,7 @@ if (BUILD_KPACKAGE_INSTALL_HANDLERS)
+    find_package(KF6I18n ${KF_DEP_VERSION} REQUIRED)
+ 
+    find_package(packagekitqt6)
+-   find_package(AppStreamQt 1.0)
++   find_package(AppStreamQt6 1.0)
+ endif()
+ 
+ ecm_set_disabled_deprecation_versions(
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1ea905c
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001_appstreamqt6
\ No newline at end of file


More information about the Neon-commits mailing list