aboutsummaryrefslogtreecommitdiff
path: root/audio/spotifyd/files/patch-Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'audio/spotifyd/files/patch-Cargo.toml')
-rw-r--r--audio/spotifyd/files/patch-Cargo.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/spotifyd/files/patch-Cargo.toml b/audio/spotifyd/files/patch-Cargo.toml
deleted file mode 100644
index 1b3ea5a22359..000000000000
--- a/audio/spotifyd/files/patch-Cargo.toml
+++ /dev/null
@@ -1,11 +0,0 @@
---- Cargo.toml.orig 2021-02-09 22:44:50 UTC
-+++ Cargo.toml
-@@ -31,7 +31,7 @@
- tokio-signal = "0.1"
- url = "1.7"
- xdg = "2.2"
--librespot = { version = "0.1.1", default-features = false, features = ["with-tremor"] }
-+librespot = { version = "0.1.1", default-features = false }
- toml = "0.5.6"
-
- [target."cfg(target_os = \"macos\")".dependencies]