File: remove-dlopen.diff

package info (click to toggle)
rust-wayland-backend 0.3.11-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 780 kB
  • sloc: ansic: 28; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Index: wayland-backend/Cargo.toml
===================================================================
--- wayland-backend.orig/Cargo.toml
+++ wayland-backend/Cargo.toml
@@ -44,7 +44,6 @@ client_system = [
     "wayland-sys/client",
     "dep:scoped-tls",
 ]
-dlopen = ["wayland-sys/dlopen"]
 server_system = [
     "wayland-sys/server",
     "dep:scoped-tls",