File: remove-wayland-dlopen.patch

package info (click to toggle)
rust-alacritty 0.15.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,552 kB
  • sloc: sh: 465; xml: 38; makefile: 15
file content (12 lines) | stat: -rw-r--r-- 337 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Index: alacritty/Cargo.toml
===================================================================
--- alacritty.orig/Cargo.toml
+++ alacritty/Cargo.toml
@@ -40,7 +40,6 @@ wayland = [
     "copypasta/wayland",
     "glutin/wayland",
     "winit/wayland",
-    "winit/wayland-dlopen",
     "winit/wayland-csd-adwaita-crossfont",
 ]
 x11 = [