[Buildroot] host âckage empty dependency list

Baruch Siach baruch at tkos.co.il
Wed Oct 14 18:13:36 UTC 2015


Hi Sylvain,

On Wed, Oct 14, 2015 at 05:16:59PM +0200, Sylvain Raybaud wrote:
> I'd like the host variant of a package to have no dependency at all,
> while its target variant has some. Specifying an empty list with
> 
> HOST_FOO_DEPENDENCIES = ""
> 
> gives me an error. Not setting HOST_FOO_DEPENDENCY or setting
> HOST_FOO_DEPENDENCIES =
> 
> makes it inherit the dependencies of target variant. Is there a way to
> achieve this?

This is weird. Existing packages (e.g. tar, tcl, libcap, etc.) have

   HOST_LIBCAP_DEPENDENCIES =

and it seems to work for them. Please post the full .mk file, and the build 
error message.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the buildroot mailing list