[neon/backports-jammy/appstream-jammy2/Neon/unstable] debian/patches: more patchery
Carlos De Maine
null at kde.org
Sat Sep 30 09:18:48 BST 2023
Git commit a8dd8697bcb1d24f9559d7c712ec9d7ca7699fe5 by Carlos De Maine.
Committed on 30/09/2023 at 10:18.
Pushed by carlosdem into branch 'Neon/unstable'.
more patchery
M +25 -13 debian/patches/0001_qt.diff
https://invent.kde.org/neon/backports-jammy/appstream-jammy2/-/commit/a8dd8697bcb1d24f9559d7c712ec9d7ca7699fe5
diff --git a/debian/patches/0001_qt.diff b/debian/patches/0001_qt.diff
index f1513f3..3a948ae 100644
--- a/debian/patches/0001_qt.diff
+++ b/debian/patches/0001_qt.diff
@@ -1,17 +1,17 @@
-diff --git a/qt/release.h b/qt/release.h
-index e377fa21..db008949 100644
---- a/qt/release.h
-+++ b/qt/release.h
-@@ -25,6 +25,7 @@
- #include <QString>
- #include <QObject>
- #include <QCryptographicHash>
+diff --git a/qt/component-box.cpp b/qt/component-box.cpp
+index 06ad5dfd..75824ca7 100644
+--- a/qt/component-box.cpp
++++ b/qt/component-box.cpp
+@@ -19,7 +19,7 @@
+
+ #include "appstream.h"
+ #include "component-box.h"
+-
+#include <optional>
- #include "appstreamqt_export.h"
+ #include <QSharedData>
+ #include <QDebug>
- struct _AsRelease;
-
- diff --git a/qt/relation.h b/qt/relation.h
+diff --git a/qt/relation.h b/qt/relation.h
index f36ec833..825d873f 100644
--- a/qt/relation.h
+++ b/qt/relation.h
@@ -23,4 +23,16 @@ index f36ec833..825d873f 100644
+#include <optional>
#include "appstreamqt_export.h"
#include "relation-check-result.h"
-
\ No newline at end of file
+
+diff --git a/qt/release.h b/qt/release.h
+index e377fa21..db008949 100644
+--- a/qt/release.h
++++ b/qt/release.h
+@@ -25,6 +25,7 @@
+ #include <QString>
+ #include <QObject>
+ #include <QCryptographicHash>
++#include <optional>
+ #include "appstreamqt_export.h"
+
+ struct _AsRelease;
More information about the Neon-commits
mailing list