From 48a889008c211d1e7e88be4f4e7318cbccad44d5 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 29 Nov 2017 17:21:21 -0500 Subject: python-pytz: correct the RDEPENDS to work on a minimal python install Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-pytz.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-pytz.inc') diff --git a/meta-python/recipes-devtools/python/python-pytz.inc b/meta-python/recipes-devtools/python/python-pytz.inc index 026489a4aa..e79f4334b6 100644 --- a/meta-python/recipes-devtools/python/python-pytz.inc +++ b/meta-python/recipes-devtools/python/python-pytz.inc @@ -11,7 +11,9 @@ SRC_URI[sha256sum] = "fae4cffc040921b8a2d60c6cf0b5d662c1190fe54d718271db4eb17d44 RDEPENDS_${PN}_class-target += "\ ${PYTHON_PN}-datetime \ + ${PYTHON_PN}-doctest \ ${PYTHON_PN}-io \ + ${PYTHON_PN}-pprint \ ${PYTHON_PN}-threading \ " -- cgit v1.2.3-54-g00ecf