aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openstack/recipes-devtools/python/python-debtcollector.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-debtcollector.inc b/meta-openstack/recipes-devtools/python/python-debtcollector.inc
index d519bfd8..d6d18e3e 100644
--- a/meta-openstack/recipes-devtools/python/python-debtcollector.inc
+++ b/meta-openstack/recipes-devtools/python/python-debtcollector.inc
@@ -22,4 +22,6 @@ DEPENDS += " \
# RDEPENDS_default:
RDEPENDS_${PN} += " \
${PYTHON_PN}-pbr \
+ ${PYTHON_PN}-wrapt \
+ ${PYTHON_PN}-six \
"