gnu: mumble: Fix build after speex update.

* gnu/packages/telephony.scm (mumble)[inputs]: Add SPEEXDSP.
master
Marius Bakke 2017-03-26 10:09:15 +02:00
parent 01229cbe16
commit b5a1359d44
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

@ -411,6 +411,7 @@ address of one of the participants.")
("boost" ,boost)
("opus" ,opus)
("speex" ,speex)
("speexdsp" ,speexdsp)
("speech-dispatcher" ,speech-dispatcher)
("libx11" ,libx11)
("libxi" ,libxi)