Skip to content

Commit

Permalink
only use dbus on linux
Browse files Browse the repository at this point in the history
  • Loading branch information
goeiecool9999 committed Jun 5, 2024
1 parent 7df4ea1 commit 4ee6e79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
},
{
"name": "dbus",
"default-features": false
"default-features": false,
"platform": "linux"
},
{
"name": "tiff",
Expand Down

0 comments on commit 4ee6e79

Please sign in to comment.