mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Merge pull request #4557 from 21pages/wakelock2
keep server device awake if have connection
This commit is contained in:
@@ -114,6 +114,7 @@ objc_id = "0.1"
|
||||
tray-icon = { git = "https://github.com/rustdesk-org/tray-icon" }
|
||||
tao = { git = "https://github.com/rustdesk-org/tao", branch = "muda" }
|
||||
image = "0.24"
|
||||
keepawake = { git = "https://github.com/segevfiner/keepawake-rs" }
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
psimple = { package = "libpulse-simple-binding", version = "2.27" }
|
||||
|
||||
Reference in New Issue
Block a user