commit:     bbce3d916c1dde77da976f98345cdfe46d510b03
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 09:49:36 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 09:49:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbce3d91

kde-plasma/wacomtablet: Add missing patch...

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../files/wacomtablet-3.2.0-missing-include.patch  | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git 
a/kde-plasma/wacomtablet/files/wacomtablet-3.2.0-missing-include.patch 
b/kde-plasma/wacomtablet/files/wacomtablet-3.2.0-missing-include.patch
new file mode 100644
index 000000000000..4ab144beabd4
--- /dev/null
+++ b/kde-plasma/wacomtablet/files/wacomtablet-3.2.0-missing-include.patch
@@ -0,0 +1,24 @@
+From c6bdd5a15c2e200aae6a7fe3597bbf11691e7e5f Mon Sep 17 00:00:00 2001
+From: Nicolas Fella <nicolas.fe...@gmx.de>
+Date: Tue, 6 Jun 2023 23:24:07 +0200
+Subject: [PATCH] Add missing include
+
+---
+ autotests/faketablet/faketablet.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/autotests/faketablet/faketablet.cpp 
b/autotests/faketablet/faketablet.cpp
+index 076a8d18..bf9e4904 100644
+--- a/autotests/faketablet/faketablet.cpp
++++ b/autotests/faketablet/faketablet.cpp
+@@ -20,6 +20,7 @@
+ #include <iostream>
+ #include <cstring>
+ #include <cstdio>
++#include <cstdint>
+ #include <cstdlib>
+ #include <csignal>
+ #include <unistd.h>
+-- 
+GitLab
+

Reply via email to