summaryrefslogtreecommitdiffstats
path: root/kde/patch/plasma-wayland-protocols.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/plasma-wayland-protocols.patch')
-rw-r--r--kde/patch/plasma-wayland-protocols.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/kde/patch/plasma-wayland-protocols.patch b/kde/patch/plasma-wayland-protocols.patch
new file mode 100644
index 0000000..77ba5d6
--- /dev/null
+++ b/kde/patch/plasma-wayland-protocols.patch
@@ -0,0 +1,2 @@
+# Add the missing 'since="13"' to event name "window_with_uuid":
+cat $CWD/patch/plasma-wayland-protocols/plasma-wayland-protocols_add.missing.since.13.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }