roc-streaming / roc-toolkit

Real-time audio streaming over the network.
https://roc-streaming.org
Mozilla Public License 2.0
1.03k stars 205 forks source link

Remove unneeded library dependencies from pkg-config file #507

Closed dvzrv closed 1 year ago

dvzrv commented 1 year ago

3rdparty/SConscript: Remove the library dependencies on libpulse and sox from the pkg-config file for ROC, as libroc.so does not link against them.

Fixes #506

github-actions[bot] commented 1 year ago

:umbrella: The latest upstream change (presumably these) made this pull request unmergeable. Please resolve the merge conflicts.

gavv commented 1 year ago

Merged alternative patch: https://github.com/roc-streaming/roc-toolkit/issues/506#issuecomment-1458244290