Commit d31652e
fix(ci): add Linux system deps for selection-hook native rebuild (#13855)
## Summary
- Install `libevdev-dev`, `libxtst-dev`, `libx11-dev`, `libxfixes-dev`,
and `libwayland-dev` in the Linux release build step so the
`selection-hook` native module compiles successfully.
## Test plan
- [ ] Trigger a Linux-only release build via `workflow_dispatch` and
verify it completes without native module compilation errors.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Signed-off-by: suyao <[email protected]>
Co-authored-by: Claude Opus 4.6 <[email protected]>1 parent e1c503e commit d31652e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments