File: remove-non-linux-deps.patch

package info (click to toggle)
rust-broot 1.52.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,960 kB
  • sloc: makefile: 20
file content (15 lines) | stat: -rw-r--r-- 332 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -270,12 +270,6 @@
 [target.'cfg(target_os = "linux")'.dependencies.lfs-core]
 version = "0.14.1"
 
-[target.'cfg(target_os = "macos")'.dependencies.lfs-core]
-version = "0.14.1"
-
-[target.'cfg(target_os = "windows")'.dependencies.is_executable]
-version = "1.0.1"
-
 [profile.dev]
 debug = 0