Built ok for beaglebone. Acked-by: Tim Orling (Intel OpenSource Technology Center) < [email protected]>
On Mon, Jul 4, 2016 at 1:06 AM, <[email protected]> wrote: > From: Mingli Yu <[email protected]> > > * Add python-pytest-runner dependency for python-mccabe > > Signed-off-by: Mingli Yu <[email protected]> > --- > meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb > b/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb > index 0958f75..ba966eb 100644 > --- a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb > +++ b/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb > @@ -8,6 +8,9 @@ SRC_URI[sha256sum] = > "9a2b12ebd876e77c72e41ebf401cc2e7c5b566649d50105ca498226886 > > inherit pypi setuptools > > +DEPENDS += " \ > + python-pytest-runner" > + > RDEPENDS_${PN} += " \ > python-prettytable \ > python-cmd2 \ > -- > 2.8.1 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
