From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGWZC-0003rz-4e for guix-patches@gnu.org; Wed, 09 May 2018 17:24:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGWZ8-0002yz-VM for guix-patches@gnu.org; Wed, 09 May 2018 17:24:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47748) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fGWZ8-0002yt-PN for guix-patches@gnu.org; Wed, 09 May 2018 17:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fGWZ8-0008MP-Gb for guix-patches@gnu.org; Wed, 09 May 2018 17:24:02 -0400 Subject: [bug#31382] [PATCH] telephony: twinkle fix support for codec speex References: <20180507173523.690a6acd@riseup.net> In-Reply-To: <20180507173523.690a6acd@riseup.net> Resent-Message-ID: Date: Wed, 9 May 2018 15:22:40 -0500 From: "Jovany Leandro G.C" Message-ID: <20180509152240.48d65fea@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 31382@debbugs.gnu.org =46rom 805dff3d4a5460e072dbede7abb2049c64e1453b Mon Sep 17 00:00:00 2001 From: "Jovany Leandro G.C" Date: Wed, 9 May 2018 15:15:54 -0500 Subject: [PATCH] telephony: twinkle fix support for codec speex --- gnu/packages/telephony.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index 40e57051e..6b625b5d3 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -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=3DOn") #:phases (modify-phases %standard-phases (add-after 'install 'wrap-executable --=20 2.17.0