[neon/kde/spectacle/Neon/release] debian/patches: fix build
Jonathan Riddell
null at kde.org
Tue Jun 4 15:35:31 BST 2024
Git commit 96f21e671782da5c70da6f2ca83fd0b0a53a49fa by Jonathan Riddell.
Committed on 04/06/2024 at 14:35.
Pushed by jriddell into branch 'Neon/release'.
fix build
A +12 -0 debian/patches/ef04f13796d8c48b88a84ee865ba172f126cd36b.diff
A +1 -0 debian/patches/series
https://invent.kde.org/neon/kde/spectacle/-/commit/96f21e671782da5c70da6f2ca83fd0b0a53a49fa
diff --git a/debian/patches/ef04f13796d8c48b88a84ee865ba172f126cd36b.diff b/debian/patches/ef04f13796d8c48b88a84ee865ba172f126cd36b.diff
new file mode 100644
index 0000000..bf3fb7f
--- /dev/null
+++ b/debian/patches/ef04f13796d8c48b88a84ee865ba172f126cd36b.diff
@@ -0,0 +1,12 @@
+diff --git a/src/Gui/Annotations/AnnotationDocument.cpp b/src/Gui/Annotations/AnnotationDocument.cpp
+index a935db872f1a14427aa7c50d6194fdb7cb10fd61..caf23b58d148301ffeb57b740fc5c21e791dd9ff 100644
+--- a/src/Gui/Annotations/AnnotationDocument.cpp
++++ b/src/Gui/Annotations/AnnotationDocument.cpp
+@@ -15,6 +15,7 @@
+ #include <QQuickItem>
+ #include <QQuickWindow>
+ #include <QScreen>
++#include <format>
+ #include <memory>
+
+ using G = Geometry;
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8e9c235
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+ef04f13796d8c48b88a84ee865ba172f126cd36b.diff
More information about the Neon-commits
mailing list