depends  openssl  &&
if list_find $FREERDP_SOUND alsa; then
  depends  alsa-lib
elif list_find $FREERDP_SOUND libao; then
  depends  libao
fi
