Add ALSA to dependencies.txt
authorToni Spets <toni.spets@iki.fi>
Sat, 5 Mar 2011 06:20:48 +0000 (08:20 +0200)
committerToni Spets <toni.spets@iki.fi>
Thu, 10 Mar 2011 06:32:10 +0000 (08:32 +0200)
dependencies.txt

index 99a4158..bb05eec 100644 (file)
@@ -25,6 +25,9 @@ libavcodec-dev
 libavformat-dev
 libswscale-dev
 
+# optional but recommended (you want ALSA, right?)
+libasound2-dev
+
 # optional but recommended (faster build)
 libresample1-dev
 libcrypto++-dev