./waf configure returns 'checking for alsa: not found.'
The alsa-utils
package contains tools like aplay
and alsamixer
.
The ALSA library is provided by the package libasound2
.
However, no ordinary user would actually try to compile something, so the files needed for development were moved into the separate libasound2-dev
package.