From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.mars-solutions.de ([213.239.212.107]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1VCtr5-0007le-2q for ptxdist@pengutronix.de; Fri, 23 Aug 2013 18:04:55 +0200 Received: from localhost (localhost [127.0.0.1]) by mail.mars-solutions.de (Postfix) with ESMTP id 8BD552A4083 for ; Fri, 23 Aug 2013 18:04:46 +0200 (CEST) Received: from mail.mars-solutions.de ([127.0.0.1]) by localhost (mars-solutions.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bFcK7pgSjqna for ; Fri, 23 Aug 2013 18:04:46 +0200 (CEST) Received: from ws-apr.office.loc (HSI-KBW-109-193-024-214.hsi7.kabel-badenwuerttemberg.de [109.193.24.214]) by mail.mars-solutions.de (Postfix) with ESMTP id E58A92A4083 for ; Fri, 23 Aug 2013 18:04:45 +0200 (CEST) From: Andreas Pretzsch Date: Fri, 23 Aug 2013 18:04:48 +0200 Message-Id: <1377273888-4204-3-git-send-email-apr@cn-eng.de> In-Reply-To: <1377273888-4204-1-git-send-email-apr@cn-eng.de> References: <1377273888-4204-1-git-send-email-apr@cn-eng.de> Subject: [ptxdist] [PATCH 2/2] package alsa-utils: alsaloop requires libsamplerate, so autoselect it Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Signed-off-by: Andreas Pretzsch --- rules/alsa-utils.in | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/alsa-utils.in b/rules/alsa-utils.in index c24bbf6..c924ec6 100644 --- a/rules/alsa-utils.in +++ b/rules/alsa-utils.in @@ -50,6 +50,7 @@ config ALSA_UTILS_ALSAMIXER config ALSA_UTILS_ALSALOOP bool prompt "alsaloop" + select LIBSAMPLERATE help alsaloop allows create a PCM loopback between a PCM capture device and a PCM playback device. -- 1.7.10.4 -- ptxdist mailing list ptxdist@pengutronix.de