File: remove-dlopen.diff

package info (click to toggle)
rust-smithay-clipboard 0.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 341 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Index: smithay-clipboard/Cargo.toml
===================================================================
--- smithay-clipboard.orig/Cargo.toml
+++ smithay-clipboard/Cargo.toml
@@ -65,5 +65,4 @@ default-features = false
 package = "smithay-client-toolkit"
 
 [features]
-default = ["dlopen"]
-dlopen = ["wayland-backend/dlopen"]
+default = []