osxaudio: misspelled dependency
When building osxaudio with meson, the required 'AudioToolbox' dependency is misspelled as 'AudioToolBox', which crashes the build with error: ld: framework not found AudioToolBox
This problem happens when building the gst-plugins-good-1.0 recipe with Cerbero on a Mac Pro with MacOS High Sierra v10.13.6.
Edited by jcelaya