[oe] [meta-python2][PATCH] python-mako: mako.utils RDEPENDS on timeit

Tim Orling ticotimo at gmail.com
Sun Jan 19 04:55:17 UTC 2020


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

Signed-off-by: Tim Orling <ticotimo at 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



More information about the Openembedded-devel mailing list