aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-pycadf_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pycadf_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-pycadf_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pycadf_git.bb b/meta-openstack/recipes-devtools/python/python-pycadf_git.bb
index 44b4498d..58cb5bf6 100644
--- a/meta-openstack/recipes-devtools/python/python-pycadf_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-pycadf_git.bb
@@ -20,6 +20,10 @@ DEPENDS += " \
python-pip \
python-pbr \
"
+# Satisfy setup.py 'setup_requires'
+DEPENDS += " \
+ python-pbr-native \
+ "
RDEPENDS_${PN} += " \
python-babel \