Commit 6efeef7
fix: remove libnghttp2-devel from Linux build dependencies
libnghttp2-devel doesn't exist in CentOS 7 repos. We build nghttp2
from source in setup_vendors.sh, so we don't need the system package.
Also removed cmake3 fallback since it doesn't exist in manylinux either.
The primary cmake package should work on all manylinux versions.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 24e1a32 commit 6efeef7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments