File: disable-windows.diff

package info (click to toggle)
rust-libpulse-sys 1.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 352 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 222 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -66,8 +66,3 @@
 
 [build-dependencies.pkg-config]
 version = "0.3.23"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["winsock2"]
-default-features = false