Add missing Linux libraries to build.sh#278
Conversation
|
I've looked through the linked issue and the downstream PR, but it wasn't mentioned how this fixes the issue. Do you know the mechanism of how including these libraries fixes the problem? Will those libraries be a hard pre-requisite for end-users with this change? |
According to these variables, libusb is an optional dependency: |
Susko3
left a comment
There was a problem hiding this comment.
Also looks fine to me. If this breaks stuff for users, they can disable it with the hint.
|
Thanks. Available as 2026.429.0. |
Add Linux libraries libjack and libusb to build.sh. The latter fixes an issue with the Nintendo Switch 2 Pro Controller, as outlined here: Ryubing/Issues#318.