diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb b/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb index 3ffdbe8..548c6cb 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.config_1.2.1.bb | |||
| @@ -16,4 +16,9 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
| 16 | 16 | ||
| 17 | inherit setuptools | 17 | inherit setuptools |
| 18 | 18 | ||
| 19 | DEPENDS += " \ | ||
| 20 | python-pbr \ | ||
| 21 | python-pip \ | ||
| 22 | " | ||
| 23 | |||
| 19 | RDEPENDS_${PN} += "python-pbr" \ No newline at end of file | 24 | RDEPENDS_${PN} += "python-pbr" \ No newline at end of file |
