Skip to content

Commit

Permalink
Make platform dependent dependencies optional
Browse files Browse the repository at this point in the history
  • Loading branch information
pvshvp-oss committed Mar 11, 2024
1 parent 8e65d31 commit 6f9aea9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paxy-gui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ owo-colors = { workspace = true }
console = { workspace = true }

# GUI
[target.'cfg(target_os = "linux")'.dependencies]
relm4 = { workspace = true }
relm4-components = { workspace = true }

0 comments on commit 6f9aea9

Please sign in to comment.