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

Carlos De Maine null at kde.org
Fri Sep 15 07:51:51 BST 2023


Git commit 882771c7bf3596d123da3224f16c0762871498ff by Carlos De Maine.
Committed on 15/09/2023 at 08:51.
Pushed by carlosdem into branch 'Neon/unstable'.

refresh patch

M  +14   -0    debian/patches/0001_appstreamqt

https://invent.kde.org/neon/neon/debug-installer/-/commit/882771c7bf3596d123da3224f16c0762871498ff

diff --git a/debian/patches/0001_appstreamqt b/debian/patches/0001_appstreamqt
index b46656d..e2f9f6b 100644
--- a/debian/patches/0001_appstreamqt
+++ b/debian/patches/0001_appstreamqt
@@ -11,3 +11,17 @@ index 93ffbcb0b1baeef8ca66c3796c1b0d7deebceac0..e2fde5b2d5ad086fec384d348105efdc
  
  # Disable legacy stuff to get rid of some deprecation warnings.
  add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050e00)
+
+diff --git a/src/DebugRepoEnabler.h b/src/DebugRepoEnabler.h
+index 6bafdee10349f0e72d9ad795e6fe71ea82f09535..07311d8935ae805e4fdeba45bc995e65076f9ed8 100644
+--- a/src/DebugRepoEnabler.h
++++ b/src/DebugRepoEnabler.h
+@@ -3,7 +3,7 @@
+ 
+ #pragma once
+ 
+-#include <AppStreamQt/pool.h>
++#include <AppStreamQt5/pool.h>
+ #include <PackageKit/Daemon>
+ #include <QJsonObject>
+ #include <QVector>


More information about the Neon-commits mailing list