[neon/neon/debug-installer/Neon/unstable] debian/patches: more patch

Carlos De Maine null at kde.org
Fri Sep 15 08:32:50 BST 2023


Git commit 1f160c1493fae139b7f8d21adfe6db9400f85a57 by Carlos De Maine.
Committed on 15/09/2023 at 09:32.
Pushed by carlosdem into branch 'Neon/unstable'.

more patch

M  +14   -0    debian/patches/0001_appstreamqt

https://invent.kde.org/neon/neon/debug-installer/-/commit/1f160c1493fae139b7f8d21adfe6db9400f85a57

diff --git a/debian/patches/0001_appstreamqt b/debian/patches/0001_appstreamqt
index e2f9f6b..aaaceb8 100644
--- a/debian/patches/0001_appstreamqt
+++ b/debian/patches/0001_appstreamqt
@@ -25,3 +25,17 @@ index 6bafdee10349f0e72d9ad795e6fe71ea82f09535..07311d8935ae805e4fdeba45bc995e65
  #include <PackageKit/Daemon>
  #include <QJsonObject>
  #include <QVector>
+
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index d878af22ae79d18960e3d58aa85f8e78e7e0c27e..cbd0a5edced28bb3a285df4c9918d047a537d461 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -38,7 +38,7 @@ target_link_libraries(drkonqi-pk-debug-installer
+         KF5::I18n
+         PK::packagekitqt5
+         KF5::Declarative
+-        AppStreamQt
++        AppStreamQt5
+ )
+ 
+ install(TARGETS drkonqi-pk-debug-installer ${KDE_INSTALL_TARGETS_DEFAULT_ARGS})


More information about the Neon-commits mailing list