Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] adding applications
       [not found] <1F5308C5923F3B4DAA51D189BF255006021B3ABD@edgmsmail01.eu.thmulti.com>
@ 2007-04-04 20:29 ` Bernhard Fischer
  0 siblings, 0 replies; only message in thread
From: Bernhard Fischer @ 2007-04-04 20:29 UTC (permalink / raw)
  To: buildroot

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,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-04 20:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1F5308C5923F3B4DAA51D189BF255006021B3ABD@edgmsmail01.eu.thmulti.com>
2007-04-04 20:29 ` [Buildroot] adding applications Bernhard Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox