summaryrefslogtreecommitdiff
path: root/x11-misc/mygestures/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-02 11:45:20 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-02 11:45:20 +0000
commit7e3d6dcede5749fe6a1adef4e673a9dde7703b7b (patch)
treed4b1fc995691d4c2cde45fc9d9875e80e85fda73 /x11-misc/mygestures/files
parentcc4bdc5d184af171efd67a1b32de966071ee18d3 (diff)
gentoo auto-resync : 02:02:2024 - 11:45:20
Diffstat (limited to 'x11-misc/mygestures/files')
-rw-r--r--x11-misc/mygestures/files/mygestures-2.0-gcc14.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-misc/mygestures/files/mygestures-2.0-gcc14.patch b/x11-misc/mygestures/files/mygestures-2.0-gcc14.patch
new file mode 100644
index 000000000000..e2f228f80479
--- /dev/null
+++ b/x11-misc/mygestures/files/mygestures-2.0-gcc14.patch
@@ -0,0 +1,7 @@
+https://bugs.gentoo.org/923585
+--- a/src/configuration_parser.c
++++ b/src/configuration_parser.c
+@@ -18,2 +18,3 @@
+
++#include <stdlib.h>
+ #include <string.h>