mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-06 03:50:06 +02:00
parent
253dfb7c88
commit
445171a46a
6 changed files with 60 additions and 0 deletions
|
@ -42,6 +42,9 @@ extern crate tremor as vorbis;
|
|||
#[cfg(feature = "openssl")]
|
||||
extern crate openssl;
|
||||
|
||||
#[cfg(feature = "alsa-backend")]
|
||||
extern crate alsa;
|
||||
|
||||
#[cfg(feature = "portaudio")]
|
||||
extern crate portaudio;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue