mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
[yabridgectl] Check for libdbus-1.so
Instead of checking for notify-send.
This commit is contained in:
@@ -15,6 +15,7 @@ clap = { version = "3.0.6", features = ["cargo", "env", "wrap_help"] }
|
||||
colored = "2.0.0"
|
||||
is_executable = "1.0.1"
|
||||
goblin = { version = "0.6", default_features = false, features = ["std", "pe32", "pe64"] }
|
||||
libloading = "0.7.3"
|
||||
promptly = "0.3.1"
|
||||
# Version 0.1.3 from crates.io assumes a 64-bit toolchain
|
||||
reflink = { git = "https://github.com/nicokoch/reflink", rev = "e8d93b465f5d9ad340cd052b64bbc77b8ee107e2" }
|
||||
|
||||
Reference in New Issue
Block a user