instead of the bundled libs. This should enable support for building on
more platforms again.
To disable pkg-config detection and use the bundled libraries instead,
you can manually set it like this:
bam config curl.use_pkgconfig=false opus.use_pkgconfig=false opusfile.use_pkgconfig=false ogg.use_pkgconfig=false
Fixes#172