Loading
spotify-player: Fix darwin support
By requiring alsa-lib as a dependency when using Rodio, this package would not build under MacOS, since its alsa-lib dependency does not support MacOS. The alsa-lib dependency is only necessary for Linux compilation, so add a check for Linux.