No description
- Shell 55.9%
- Dockerfile 44.1%
pulseaudio-dev declares pulseaudio (= same version) as a hard dep, but the runtime is what ships /usr/lib/aarch64-linux-gnu/pulseaudio/ libpulsecore-16.1.so. The link step needs that .so to resolve -lpulsecore-16.1 from pulsecore.pc; without it the build dies with "cannot find -lpulsecore-16.1: No such file or directory". Listing pulseaudio:arm64 explicitly in apt-get install also surfaces any transitive dep that the multiarch archive doesn't carry (e.g. libwebrtc-audio-processing1:arm64 has to come from Ubuntu noble, not the Ubports archive) rather than silently leaving the dep tree unsatisfied. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| cross | ||
| debian | ||
| scripts | ||
| Dockerfile | ||