[neon/kde/powerdevil/Neon/unstable] debian/patches: add temp patch
Carlos De Maine
null at kde.org
Wed Jun 21 04:39:25 BST 2023
Git commit eaf3aae313e04d4118403f928287a8b355c587da by Carlos De Maine.
Committed on 21/06/2023 at 03:39.
Pushed by carlosdem into branch 'Neon/unstable'.
add temp patch
A +12 -0 debian/patches/0001_span_include
A +1 -0 debian/patches/series
https://invent.kde.org/neon/kde/powerdevil/-/commit/eaf3aae313e04d4118403f928287a8b355c587da
diff --git a/debian/patches/0001_span_include b/debian/patches/0001_span_include
new file mode 100644
index 0000000..a57b147
--- /dev/null
+++ b/debian/patches/0001_span_include
@@ -0,0 +1,12 @@
+diff --git a/daemon/backends/upower/ddcutilbrightness.cpp b/daemon/backends/upower/ddcutilbrightness.cpp
+index 39d0f61de11e4b240d18cd330d927ef43d467194..7bd468b7d42932c7dfa945557809a3049aec94dc 100644
+--- a/daemon/backends/upower/ddcutilbrightness.cpp
++++ b/daemon/backends/upower/ddcutilbrightness.cpp
+@@ -20,6 +20,7 @@
+ #include <powerdevil_debug.h>
+ #include "ddcutilbrightness.h"
+ #include <chrono>
++#include <span>
+
+ using namespace std::chrono_literals;
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3c9382f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001_span_include
More information about the Neon-commits
mailing list