commit:     787439df5431f5eb576b7aa348238d1c558fe47b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 09:44:53 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 09:46:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=787439df

kde-plasma/wacomtablet: Add missing include

Closes: https://bugs.gentoo.org/920043
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild 
b/kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild
index 31461d95cfca..dcfe0a4c9d08 100644
--- a/kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild
+++ b/kde-plasma/wacomtablet/wacomtablet-3.2.0-r3.ebuild
@@ -59,6 +59,7 @@ PATCHES=(
        "${WORKDIR}/${P}-only-show-on-X11.patch"
        "${FILESDIR}/${P}-port-to-QRegularExpression.patch" # pre-requisite for 
below:
        "${FILESDIR}/${P}-fix-incorrect-xsetwacom-call.patch" # bug 850652, 
KDE-bug 454947
+       "${FILESDIR}/${P}-missing-include.patch" # bug 920043
 )
 
 src_test() {

Reply via email to