From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
To: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/7] meson: add a recipe and class from meta-oe
Date: Wed, 23 Aug 2017 14:25:31 -0500 [thread overview]
Message-ID: <1503516331.2166.6.camel@linux.intel.com> (raw)
In-Reply-To: <4f2466a7aaa2e40ec506c6483d35e8b391838ceb.1503507784.git.alexander.kanavin@linux.intel.com>
> +
> +inherit setuptools3
> +
> +RDEPENDS_${PN} = "ninja python3-core python3-modules"
> +
if (python3) modules depends on core, I believe core can be dropped from
RDEPENDS
> +BBCLASSEXTEND = "native"
> --
> 2.14.1
>
next prev parent reply other threads:[~2017-08-23 19:16 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-23 17:06 [PATCH 0/7] Introduce meson build system Alexander Kanavin
2017-08-23 17:06 ` [PATCH 1/7] meson: add a recipe and class from meta-oe Alexander Kanavin
2017-08-23 19:25 ` Leonardo Sandoval [this message]
2017-08-23 17:06 ` [PATCH 2/7] gnomebase.bbclass: split into autotools and meson versions Alexander Kanavin
2017-08-23 17:06 ` [PATCH 3/7] gtk-doc.bbclass: add all directories where .so files are found to library search path Alexander Kanavin
2017-08-23 17:06 ` [PATCH 4/7] json-glib: convert to meson build Alexander Kanavin
2017-08-23 21:14 ` Leonardo Sandoval
2017-08-24 12:43 ` Alexander Kanavin
2017-08-23 17:06 ` [PATCH 5/7] libepoxy: " Alexander Kanavin
2017-08-23 17:06 ` [PATCH 6/7] libinput: " Alexander Kanavin
2017-08-23 17:06 ` [PATCH 7/7] sysprof: " Alexander Kanavin
2017-08-23 17:35 ` Andre McCurdy
2017-08-24 12:45 ` Alexander Kanavin
2017-08-24 19:41 ` Randy MacLeod
-- strict thread matches above, loose matches on Subject: below --
2017-10-12 14:51 [PATCH 0/7] Introduce meson build system Alexander Kanavin
2017-10-12 14:51 ` [PATCH 1/7] meson: add a recipe and class from meta-oe Alexander Kanavin
2017-11-15 11:08 [PATCH 0/7] Introduce meson build system Alexander Kanavin
2017-11-15 11:08 ` [PATCH 1/7] meson: add a recipe and class from meta-oe Alexander Kanavin
2017-11-15 11:42 ` Martin Hundebøll
2017-11-15 16:09 ` Burton, Ross
2017-11-15 17:27 ` Martin Kelly
2017-11-15 17:33 ` Martin Kelly
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=1503516331.2166.6.camel@linux.intel.com \
--to=leonardo.sandoval.gonzalez@linux.intel.com \
--cc=alexander.kanavin@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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.