From 6f96e35b24985ae6077fad99b8e6616bcf419832 Mon Sep 17 00:00:00 2001 From: Henrik Date: Mon, 25 Mar 2019 09:54:12 +0100 Subject: [PATCH] rodio requires libasound2-dev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7514fd..930171b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ future. Contributions welcome, but please be kind ;) ## Requirements * Rust -* `libpulse-dev` (or `portaudio-dev`, if you want to use the PortAudio backend) +* `libasound2-dev` (or `portaudio-dev`, if you want to use the PortAudio backend) * `libncurses-dev` and `libssl-dev` * `libdbus-1-dev` * A Spotify premium account