diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-osprofiler_0.3.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-osprofiler_0.3.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-osprofiler_0.3.0.bb b/meta-openstack/recipes-devtools/python/python-osprofiler_0.3.0.bb index 7e1fc09..1883dbb 100644 --- a/meta-openstack/recipes-devtools/python/python-osprofiler_0.3.0.bb +++ b/meta-openstack/recipes-devtools/python/python-osprofiler_0.3.0.bb | |||
| @@ -20,10 +20,12 @@ inherit setuptools | |||
| 20 | 20 | ||
| 21 | DEPENDS += " \ | 21 | DEPENDS += " \ |
| 22 | python-pip \ | 22 | python-pip \ |
| 23 | python-pbr \ | ||
| 23 | " | 24 | " |
| 24 | 25 | ||
| 25 | # RDEPENDS_default: | 26 | # RDEPENDS_default: |
| 26 | RDEPENDS_${PN} += " \ | 27 | RDEPENDS_${PN} += " \ |
| 27 | python-six \ | 28 | python-six \ |
| 28 | python-webob \ | 29 | python-webob \ |
| 30 | python-pbr \ | ||
| 29 | " | 31 | " |
