diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb b/meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb index a363119..afdc99b 100644 --- a/meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb +++ b/meta-openstack/recipes-devtools/python/python-pycadf_0.9.0.bb | |||
| @@ -19,6 +19,7 @@ FILES_${PN} += "${datadir}/etc/${SRCNAME}/*" | |||
| 19 | 19 | ||
| 20 | DEPENDS += " \ | 20 | DEPENDS += " \ |
| 21 | python-pip \ | 21 | python-pip \ |
| 22 | python-pbr \ | ||
| 22 | " | 23 | " |
| 23 | 24 | ||
| 24 | RDEPENDS_${PN} += " \ | 25 | RDEPENDS_${PN} += " \ |
| @@ -29,4 +30,5 @@ RDEPENDS_${PN} += " \ | |||
| 29 | python-pytz \ | 30 | python-pytz \ |
| 30 | python-six \ | 31 | python-six \ |
| 31 | python-webob \ | 32 | python-webob \ |
| 33 | python-pbr \ | ||
| 32 | " | 34 | " |
