From e44b6f941cae7114e6d3248b502d845dc37f53e3 Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sun, 3 Dec 2017 11:54:30 +0530 Subject: [PATCH] Refresh patch 2004 for new release. --- debian/patches/2004_clean-cargo-deps.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/patches/2004_clean-cargo-deps.patch b/debian/patches/2004_clean-cargo-deps.patch index cb3c8a183..21e50efe1 100644 --- a/debian/patches/2004_clean-cargo-deps.patch +++ b/debian/patches/2004_clean-cargo-deps.patch @@ -11,18 +11,16 @@ Forwarded: not-needed This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/Cargo.toml +++ b/Cargo.toml -@@ -58,12 +58,12 @@ +@@ -56,11 +56,11 @@ [target.'cfg(target_os = "macos")'.dependencies] core-foundation = { version = "0.4.4", features = ["mac_os_10_7_support"] } -[target.'cfg(windows)'.dependencies] --advapi32-sys = "0.2" -kernel32-sys = "0.2" -miow = "0.2" -psapi-sys = "0.1" -winapi = "0.2" +#[target.'cfg(windows)'.dependencies] -+#advapi32-sys = "0.2" +#kernel32-sys = "0.2" +#miow = "0.2" +#psapi-sys = "0.1" -- 2.30.2