ksud: Fix macOS compile
This commit is contained in:
@@ -32,7 +32,7 @@ rust-embed = { version = "6.4.2", features = [
|
||||
"compression", # must clean build after updating binaries
|
||||
] }
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
[target.'cfg(linux)'.dependencies]
|
||||
sys-mount = "2.0.1"
|
||||
# some android specific dependencies which compiles under unix are also listed here for convenience of coding
|
||||
android-properties = { version = "0.2.2", features = ["bionic-deprecated"] }
|
||||
|
||||
Reference in New Issue
Block a user