From 4f223cac9329b0ee48cfeb8534964b33ee981f48 Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 23 Nov 2020 22:51:03 +0800 Subject: python3-dogpile.cache: ADD RDEPENDS Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python3-dogpile.cache_1.0.2.bb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb b/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb index 82057a6..21b596f 100644 --- a/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb +++ b/meta-openstack/recipes-devtools/python/python3-dogpile.cache_1.0.2.bb @@ -9,6 +9,11 @@ SRC_URI[sha256sum] = "64fda39d25b46486a4876417ca03a4af06f35bfadba9f59613f9b3d748 inherit setuptools3 pypi -RDEPENDS_${PN} += "python3-decorator" +RDEPENDS_${PN} += " \ + python3-decorator \ + python3-logging \ + python3-numbers \ + python3-stevedore \ +" -- cgit v1.2.3-54-g00ecf