diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heat-cfntools_1.2.8.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat-cfntools_1.2.8.bb b/meta-openstack/recipes-devtools/python/python-heat-cfntools_1.2.8.bb index ca6a48d..f9f3366 100644 --- a/meta-openstack/recipes-devtools/python/python-heat-cfntools_1.2.8.bb +++ b/meta-openstack/recipes-devtools/python/python-heat-cfntools_1.2.8.bb | |||
| @@ -13,6 +13,11 @@ DEPENDS += "\ | |||
| 13 | python-pbr \ | 13 | python-pbr \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | # Satisfy setup.py 'setup_requires' | ||
| 17 | DEPENDS += " \ | ||
| 18 | python-pbr-native \ | ||
| 19 | " | ||
| 20 | |||
| 16 | RDPENDS_${PN} += "\ | 21 | RDPENDS_${PN} += "\ |
| 17 | python-pbr \ | 22 | python-pbr \ |
| 18 | " | 23 | " |
