Skip to content

Add opus dependency to docs/BUILDING.md#6304

Merged
serprex merged 3 commits intoHarbourMasters:developfrom
serprex:opus-instructions
Mar 3, 2026
Merged

Add opus dependency to docs/BUILDING.md#6304
serprex merged 3 commits intoHarbourMasters:developfrom
serprex:opus-instructions

Conversation

@serprex
Copy link
Contributor

@serprex serprex commented Feb 27, 2026

Remove openSUSE because I can't figure out their package convention

fixes #5765

Build Artifacts

@Malkierian
Copy link
Contributor

Aren't there more additional dependencies than just opus? Like vorbis/ogg, etc?

@serprex
Copy link
Contributor Author

serprex commented Feb 28, 2026

added vorbis, not sure why nix includes libogg when libvorbis should bring that in anyways

@serprex serprex requested a review from Malkierian February 28, 2026 03:40
@Abzol
Copy link
Contributor

Abzol commented Mar 2, 2026

libopusfile-dev is a needed on debian and is not a dependency for any of libogg-dev libvorbis-dev or libopus-dev

libopusfile-dev does automatically pull in libogg and libopus, though, so a better dependency list would be libopusfile and libvorbis?

serprex added 2 commits March 2, 2026 07:06
Remove openSUSE because I can't figure out their package convention
@serprex serprex force-pushed the opus-instructions branch from 7b2568a to c31bda2 Compare March 2, 2026 07:07
@serprex serprex merged commit b6df96c into HarbourMasters:develop Mar 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build error on Linux: Could NOT find Opus; packages are missing from build instructions

3 participants