Commit 7907b35
fix: add missing libopenblas0 dependency to Linux .deb package (#25)
The Linux .deb was built with --features openblas but didn't declare
libopenblas0 as a runtime dependency, causing a crash on launch on
fresh Debian/Ubuntu installs (libopenblas.so.0 not found).
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent de10d20 commit 7907b35
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
111 | 116 | | |
112 | 117 | | |
113 | 118 | | |
| |||
0 commit comments