All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit:	trunk/buildroot/package/multimedia/alsa-utils
Date: Wed, 04 Mar 2009 14:27:05 +0100	[thread overview]
Message-ID: <49AE81A9.2090605@atmel.com> (raw)
In-Reply-To: <20090304132251.3B72D7626E@busybox.osuosl.org>

jacmet at uclibc.org wrote:

<snipp>

> --- trunk/buildroot/package/multimedia/alsa-utils/Config.in	2009-03-04 13:22:44 UTC (rev 25523)
> +++ trunk/buildroot/package/multimedia/alsa-utils/Config.in	2009-03-04 13:22:50 UTC (rev 25524)
> @@ -35,9 +35,12 @@
>  
>  config BR2_PACKAGE_ALSA_UTILS_APLAY
>  	bool "aplay"
> -	select BR2_LARGEFILE
> +	depends on BR2_LARGEFILE
>  	depends on BR2_PACKAGE_ALSA_UTILS
>  
> +comment "aplay requires a toolchain with LARGEFILE support"
> +	depends on !BR2_LARGEFILE
> +
>  config BR2_PACKAGE_ALSA_UTILS_ARECORD
>  	bool "arecord"
>  	depends on BR2_PACKAGE_ALSA_UTILS
> 

I guess this also depends on LARGEFILE, arecord is just a symlink to aplay.

-- 
Best regards,
Hans-Christian Egtvedt

  reply	other threads:[~2009-03-04 13:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-04 13:22 [Buildroot] svn commit: trunk/buildroot/package/multimedia/alsa-utils jacmet at uclibc.org
2009-03-04 13:27 ` Hans-Christian Egtvedt [this message]
2009-03-04 13:34   ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2009-03-04 14:17 jacmet at uclibc.org
2009-03-04 13:22 jacmet at uclibc.org
2009-02-19 16:04 jacmet at uclibc.org
2009-01-22 23:06 ulf at uclibc.org
2009-01-16 22:06 ulf at uclibc.org
2008-12-04 16:10 egtvedt at uclibc.org
2008-12-04 16:28 ` Peter Korsgaard
2008-12-04 16:34   ` Hans-Christian Egtvedt
2008-12-04 16:45     ` Peter Korsgaard
2008-12-04 16:10 egtvedt at uclibc.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49AE81A9.2090605@atmel.com \
    --to=hans-christian.egtvedt@atmel.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.