depends libvorbis &&
depends libao &&
depends curl &&

optional_depends flac \
                 "--with-flac" \
                 "--without-flac" \
                 "for FLAC support" &&

optional_depends speex \
                 "--with-speex" \
                 "--without-speex" \
                 "for Speex support"
