Skip to content

Commit 016c714

Browse files
yshingclaude
andcommitted
Declare libdbus-1-dev system dependency for Linux builds
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent 9aa47a7 commit 016c714

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

dist-workspace.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ install-updater = false
2525
macos-sign = true
2626
# CI file has custom secret name mappings, opt out of dist's staleness check
2727
allow-dirty = ["ci"]
28+
29+
[dist.dependencies]
30+
apt = ["libdbus-1-dev"]

0 commit comments

Comments
 (0)