i cant play wav files

hi, I installed moc from source on ubuntu.

with these libraries
§ apt-get install libncurses-dev

§ apt-get install libmad0-dev
§ apt-get install libvorbis-dev

§ apt-get install zlibc
§ apt-get install libid3tag0-dev

I can play mp3 and ogg, but what lib do I need
to be able to play wav files ?

§ apt-get install libsndfile1-dev

is the missing library, I read the moc faq : )