[Buildroot] [PATCH 1/1] package/scons: fix missing dependency

Brendan Heading brendanheading at gmail.com
Sun Jul 26 19:53:38 UTC 2015


On 26 July 2015 at 20:39, Thomas Petazzoni <
thomas.petazzoni at free-electrons.com> wrote:

>
> > +HOST_SCONS_DEPENDENCIES = host-python
> >  HOST_SCONS_NEEDS_HOST_PYTHON = python2
> >
> >  HOST_SCONS_INSTALL_OPTS = \
>
> This does not make sense: scons uses host-python-package, and the
> python package infrastructure automatically adds host-python as a
> dependency for host python packages.


My apologies Thomas.

While I was fixing the exfat problem I ran into an issue where scons would
not run because python wasn't present. I just tried to reproduce it again
from scratch and it's no longer happening. I see from your explanation that
it should work fine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20150726/4323dc14/attachment-0002.html>


More information about the buildroot mailing list