opus: cannot be used via package manager due to transitive dependency issue #973

Closed
opened 2023-08-10 01:55:25 +00:00 by emidoots · 0 comments
emidoots commented 2023-08-10 01:55:25 +00:00 (Migrated from github.com)

mach-opus's build.zig uses b.dependency which will not work when the package is used via the package manager. https://github.com/hexops/mach-opus/blob/main/build.zig

Requires the same workarounds we've been employing in https://github.com/hexops/mach/issues/902

mach-opus's `build.zig` uses `b.dependency` which will not work when the package is used via the package manager. https://github.com/hexops/mach-opus/blob/main/build.zig Requires the same workarounds we've been employing in https://github.com/hexops/mach/issues/902
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach#973
No description provided.