[neon/backports-jammy/snapd-glib/Neon/release_jammy] debian/patches: add patch for missing header
Carlos De Maine
null at kde.org
Fri Apr 26 15:32:21 BST 2024
Git commit 653d4f1b60489b911e28068e630f8fac0bd1b530 by Carlos De Maine.
Committed on 26/04/2024 at 14:31.
Pushed by carlosdem into branch 'Neon/release_jammy'.
add patch for missing header
(cherry picked from commit 7d3deaf614017b5094e6d98f74785107cc080e74)
A +12 -0 debian/patches/notice.diff
A +1 -0 debian/patches/series
https://invent.kde.org/neon/backports-jammy/snapd-glib/-/commit/653d4f1b60489b911e28068e630f8fac0bd1b530
diff --git a/debian/patches/notice.diff b/debian/patches/notice.diff
new file mode 100644
index 0000000..a626edb
--- /dev/null
+++ b/debian/patches/notice.diff
@@ -0,0 +1,12 @@
+diff --git a/snapd-qt/meson.build b/snapd-qt/meson.build
+index a767c6d..db2f5bf 100644
+--- a/snapd-qt/meson.build
++++ b/snapd-qt/meson.build
+@@ -131,6 +131,7 @@ source_alias_h = [
+ 'Snapd/MarkdownNode',
+ 'Snapd/MarkdownParser',
+ 'Snapd/Media',
++ 'Snapd/Notice',
+ 'Snapd/Plug',
+ 'Snapd/PlugRef',
+ 'Snapd/Price',
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8108f8e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+notice.diff
More information about the Neon-commits
mailing list