From: "Stefan Müller-Klieser" <s.mueller-klieser@phytec.de>
To: Chris Trobridge <christrobridge@hotmail.com>,
"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: QA python3 runtime dependency
Date: Fri, 16 Sep 2016 14:38:37 +0200 [thread overview]
Message-ID: <57DBE7CD.6060409@phytec.de> (raw)
In-Reply-To: <DUB127-W74594485FCFFB10C4DC5E4DAF30@phx.gbl>
On 16.09.2016 13:45, Chris Trobridge wrote:
> My top-level python3 scripts have "#!/usr/bin/python3" and the recipe RDEDENDS on python3.
I guess this is what you need:
RDEPENDS_${PN} = "python3-core"
As the interpreter is in the -core package.
Regards, Stefan
> There's no problem in the final system as python3 is present in /usr/bin as expected.
> What I do not understand is why I am getting a QA warning : "requires /usr/bin/python3, but no providers found in RDEPENDS? [file-rdeps]".
> Any ideas why this is happening?
> Thanks,Chris
>
>
>
>
next prev parent reply other threads:[~2016-09-16 12:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-16 11:45 QA python3 runtime dependency Chris Trobridge
2016-09-16 12:38 ` Stefan Müller-Klieser [this message]
2016-09-16 12:51 ` Chris Trobridge
2016-09-18 20:38 ` Paul Eggleton
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=57DBE7CD.6060409@phytec.de \
--to=s.mueller-klieser@phytec.de \
--cc=christrobridge@hotmail.com \
--cc=yocto@yoctoproject.org \
/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.