]> git.r.bdr.sh - rbdr/lyricli/commitdiff
Add dbus vendored
authorRuben Beltran del Rio <redacted>
Sun, 26 Jan 2025 16:47:33 +0000 (17:47 +0100)
committerRuben Beltran del Rio <redacted>
Sun, 26 Jan 2025 16:47:33 +0000 (17:47 +0100)
Cargo.toml

index d7cc7a3b520f23c3b370c6f8defaaba21e19544f..0a4871a05f1f81a31641353267520616b99d163f 100644 (file)
@@ -27,7 +27,7 @@ cocoa = "0.26.0"
 objc_id = "0.1.1"
 
 [target.'cfg(target_os = "linux")'.dependencies]
 objc_id = "0.1.1"
 
 [target.'cfg(target_os = "linux")'.dependencies]
-mpris = "2.0.1"
+mpris = { version = "2.0.1", features = ["dbus/vendored"] }
 
 [profile.release]
 strip = true
 
 [profile.release]
 strip = true