summaryrefslogtreecommitdiff
path: root/x11-terms/wezterm/files/xcb-imdkit-0.1.2-p3-xcb-1.3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/wezterm/files/xcb-imdkit-0.1.2-p3-xcb-1.3.patch')
-rw-r--r--x11-terms/wezterm/files/xcb-imdkit-0.1.2-p3-xcb-1.3.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11-terms/wezterm/files/xcb-imdkit-0.1.2-p3-xcb-1.3.patch b/x11-terms/wezterm/files/xcb-imdkit-0.1.2-p3-xcb-1.3.patch
new file mode 100644
index 000000000000..56904cc92263
--- /dev/null
+++ b/x11-terms/wezterm/files/xcb-imdkit-0.1.2-p3-xcb-1.3.patch
@@ -0,0 +1,12 @@
+--- xcb-imdkit-0.1.2-orig/Cargo.toml 1970-01-01 10:00:01.000000000 +1000
++++ xcb-imdkit-0.1.2/Cargo.toml 2024-03-03 17:13:21.554501365 +1100
+@@ -36,7 +36,8 @@
+ version = "1.4.0"
+
+ [dependencies.xcb]
+-version = "0.9.0"
++version = "1.3"
++features = ["xkb"]
+ [build-dependencies.cc]
+ version = "1.0"
+