From patchwork Wed Jun 13 16:28:24 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 928972 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 415XJ43TNyz9s47 for ; Thu, 14 Jun 2018 02:28:52 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 6555A8A00E; Wed, 13 Jun 2018 16:28:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qhA5qUqcxw1h; Wed, 13 Jun 2018 16:28:47 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 4D1CC89627; Wed, 13 Jun 2018 16:28:47 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 1E16B1C025C for ; Wed, 13 Jun 2018 16:28:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D3C8889237 for ; Wed, 13 Jun 2018 16:28:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NckpD6oG_HWt for ; Wed, 13 Jun 2018 16:28:36 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 5B7FE89234 for ; Wed, 13 Jun 2018 16:28:36 +0000 (UTC) Received: from fwd06.aul.t-online.de (fwd06.aul.t-online.de [172.20.26.150]) by mailout06.t-online.de (Postfix) with SMTP id 725C641E9160 for ; Wed, 13 Jun 2018 18:28:34 +0200 (CEST) Received: from fli4l.lan.fli4l (rCaFnBZeZhk9GqLYOgBgyCTUS470ykXeEx0Nz0F9NtV6dLW9D8j1DfWVsljXtzgZQE@[84.161.187.225]) by fwd06.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1fT8dI-0kagls0; Wed, 13 Jun 2018 18:28:28 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:37968 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.91) (envelope-from ) id 1fT8dI-0007K6-6q for buildroot@buildroot.org; Wed, 13 Jun 2018 18:28:28 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Wed, 13 Jun 2018 18:28:24 +0200 Message-Id: <20180613162826.3490-4-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180613162826.3490-1-bernd.kuhls@t-online.de> References: <20180613162826.3490-1-bernd.kuhls@t-online.de> X-ID: rCaFnBZeZhk9GqLYOgBgyCTUS470ykXeEx0Nz0F9NtV6dLW9D8j1DfWVsljXtzgZQE X-TOI-MSGID: 1c7ea720-4cc9-4d72-92ce-6fc2a9969fef Subject: [Buildroot] [PATCH v3 4/6] package/asterisk: add optional dependency to speexdsp X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Fixes http://autobuild.buildroot.net/results/9f6/9f61192382ea4b57b0f0548626968752363bb13f/ Signed-off-by: Bernd Kuhls --- v3: no changes v2: no changes package/asterisk/asterisk.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/asterisk/asterisk.mk b/package/asterisk/asterisk.mk index f2f210b524..430b122655 100644 --- a/package/asterisk/asterisk.mk +++ b/package/asterisk/asterisk.mk @@ -229,7 +229,7 @@ else ASTERISK_CONF_OPTS += --without-ssl endif -ifeq ($(BR2_PACKAGE_SPEEX),y) +ifeq ($(BR2_PACKAGE_SPEEX)$(BR2_PACKAGE_SPEEXDSP),yy) ASTERISK_DEPENDENCIES += speex ASTERISK_CONF_OPTS += --with-speex --with-speexdsp else