Insane linux fixes
This commit is contained in:
@@ -69,6 +69,10 @@ ringbuf = "0.4"
|
||||
arc-swap = "1"
|
||||
midir = "0.10"
|
||||
parking_lot = "0.12"
|
||||
libc = "0.2"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
nix = { version = "0.29", features = ["time"] }
|
||||
|
||||
# Desktop-only dependencies (behind feature flag)
|
||||
egui = { version = "0.33", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user