Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] adding applications
Date: Wed, 4 Apr 2007 22:29:35 +0200	[thread overview]
Message-ID: <20070404202935.GA9924@aon.at> (raw)
In-Reply-To: <1F5308C5923F3B4DAA51D189BF255006021B3ABD@edgmsmail01.eu.thmulti.com>

On Wed, Apr 04, 2007 at 02:41:46PM +0200, Geerts Steven wrote:
>All
>
> 
>
>I would like to know how I can add dependencies when building extra
>packages.
>
> 
>
>For example I need to build an appilication, but before building this
>application I need to have a certain library.  Is this been taking care
>of by buildroot or do I need to specify this.
>
> 
>
>Is the following possible to be sure that the libxxx is build before
>building the test application?
>
>ifeq ($(strip $(BR2_PACKAGE_TEST)),y)
>
>TARGETS+= libxxx test
>
>Endif
>
> 
>
>Or is this specified in the Config.in?

first, you sent that question to the busybox list where the buildroot
list would have been the proper place ;)

second, see e.g. dialog and it's dependency on ncurses as a reference.

HTH,

           reply	other threads:[~2007-04-04 20:29 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1F5308C5923F3B4DAA51D189BF255006021B3ABD@edgmsmail01.eu.thmulti.com>]

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=20070404202935.GA9924@aon.at \
    --to=rep.dot.nop@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox