mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Check for Wine and yabridge compatibility on sync
This will probably solve the last common setup issue. Starting Wine can take a second so this check is only repeated when either Wine or yabridge get updated.
This commit is contained in:
@@ -22,4 +22,5 @@ serde_derive = "1.0.114"
|
||||
textwrap = "*"
|
||||
toml = "0.5.6"
|
||||
walkdir = "2.3.1"
|
||||
which = "4.0.1"
|
||||
xdg = "2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user