All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python2][PATCH] python-mako: mako.utils RDEPENDS on timeit
@ 2020-01-19  4:55 Tim Orling
  0 siblings, 0 replies; only message in thread
From: Tim Orling @ 2020-01-19  4:55 UTC (permalink / raw)
  To: openembedded-devel

* Unfortunately, only python-misc provides
  timeit at this time.

Signed-off-by: Tim Orling <ticotimo@gmail.com>
---
 recipes-devtools/python/python-mako_1.1.0.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-devtools/python/python-mako_1.1.0.bb b/recipes-devtools/python/python-mako_1.1.0.bb
index ce7568aa..f7e6332a 100644
--- a/recipes-devtools/python/python-mako_1.1.0.bb
+++ b/recipes-devtools/python/python-mako_1.1.0.bb
@@ -13,6 +13,7 @@ inherit pypi setuptools
 
 RDEPENDS_${PN} = " \
     ${PYTHON_PN}-html \
+    ${PYTHON_PN}-misc \
     ${PYTHON_PN}-netclient \
     ${PYTHON_PN}-shell \
     ${PYTHON_PN}-threading \
-- 
2.25.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-19  4:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-19  4:55 [meta-python2][PATCH] python-mako: mako.utils RDEPENDS on timeit Tim Orling

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.