You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@japaric thanks for this awesome project!!
I was just wondering how some one should go about adding additional libraries that need to be linked against. Some projects like https://github.com/plietar/librespot require additional dependencies such as portaudio19-dev and maybe some others. I was just wondering what is the appropriate method for adding these into cross so that the project builds correctly.