gnu: twinkle: Fix support for codec speex

* gnu/packages/telephony.scm (twinkle)[arguments]: Add #:configure-flags.

Signed-off-by: Eric Bavier <bavier@member.fsf.org>
master
Jovany Leandro G.C 2018-05-09 15:22:40 -05:00 committed by Eric Bavier
parent 362f3bf354
commit 81dec5967a
No known key found for this signature in database
GPG Key ID: FD73CAC719D32566
1 changed files with 1 additions and 0 deletions

View File

@ -509,6 +509,7 @@ Mumble consists of two applications for separate usage:
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no test target
#:configure-flags '("-DWITH_SPEEX=On")
#:phases
(modify-phases %standard-phases
(add-after 'install 'wrap-executable