Commit 38e4697
fix: viewer-pi5 use system packages for zmq/cryptography, drop cec
- python3-cec does not exist in Debian Trixie repos
- cec Python module not needed by viewer (uses cec-ctl CLI instead)
- python3-zmq and python3-cryptography installed via apt
- Strips cec/pyzmq/cryptography/netifaces from pip requirements
to avoid Python 3.13/arm64 QEMU build failures
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e843898 commit 38e4697
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
72 | 71 | | |
73 | 72 | | |
| |||
0 commit comments