detection of sndfile vorbis/mpeg support is a bit broken right now
* native target doesn't detect it because of missing flac symbols, can be fixes with `-lFLAC` linker option
* cross-compiled target doesn't detect it even with the given linker option