diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heat-cfntools_1.2.8.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heat-cfntools_1.2.8.bb | 8 |
1 files changed, 8 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 3d6756a..1915fc1 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 | |||
| @@ -15,3 +15,11 @@ SRC_URI[sha256sum] = "de7d93338d3afb71cc4c53d713740316ead0af3a9c869b1231617347e9 | |||
| 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 15 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 16 | 16 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
| 18 | |||
| 19 | DEPENDS += "\ | ||
| 20 | python-pbr \ | ||
| 21 | " | ||
| 22 | |||
| 23 | RDPENDS_${PN} += "\ | ||
| 24 | python-pbr \ | ||
| 25 | " | ||
