New comment by Duncaen on void-packages repository https://github.com/void-linux/void-packages/pull/24581#issuecomment-684029911 Comment: Well its tricky, we have to rebuild, we could work around it with the patch I linked, but then our binaries would use different SONAMEs than everyone else (so you can't just build binaries linking against libsndio and run them on other distributions with the same version of sndio available, its not that bad in this case but is bad practice and might lead to more issues in the future, see ncurses and the libtinfo issues distributions run into). Which is not optimal. I send out a patch to the sndio mailing list just now and I think its best to wait for feedback and then decide how to continue.