Commit 60f13ce
ci: add missing ctags runtime dependencies for macOS and libxml2
The ctags binary is dynamically linked against jansson, libyaml, pcre2
(macOS) and libxml2 (Linux). Without these on the test runner, ctags
fails at runtime with dylib/so not found errors.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8439491 commit 60f13ce
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
183 | 187 | | |
184 | 188 | | |
185 | 189 | | |
| |||
0 commit comments