No need to separate stuff - I just saw a dramatic difference in what was included between versions and wanted to make note in case that wasn't intentional.
My system still complains about libbz2 not being found, but looking closer, that's not because it's a newer version than expected, it's because my distro's package doesn't symlink to minor versions, only the major version (which is odd!).
It would still be a good idea to list the deps that you're not bundling with the game in your install instructions as per the jam rules (SDL, libjpeg, libbz2, libmpg123, etc.).
Edit: I do get a crash in OpenAL when starting a new game though. Here's what the game is outputting. I can give you GDB output if that's helpful. If I run with -no-sound, it seems to behave.