diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-tooz_0.15.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-tooz_0.15.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-tooz_0.15.0.bb b/meta-openstack/recipes-devtools/python/python-tooz_0.15.0.bb index dd4ed52..75e921e 100644 --- a/meta-openstack/recipes-devtools/python/python-tooz_0.15.0.bb +++ b/meta-openstack/recipes-devtools/python/python-tooz_0.15.0.bb | |||
| @@ -19,6 +19,7 @@ inherit setuptools | |||
| 19 | 19 | ||
| 20 | DEPENDS += " \ | 20 | DEPENDS += " \ |
| 21 | python-pip \ | 21 | python-pip \ |
| 22 | python-pbr \ | ||
| 22 | " | 23 | " |
| 23 | 24 | ||
| 24 | # RDEPENDS_default: | 25 | # RDEPENDS_default: |
| @@ -27,4 +28,5 @@ RDEPENDS_${PN} += " \ | |||
| 27 | python-zake \ | 28 | python-zake \ |
| 28 | python-sysv-ipc \ | 29 | python-sysv-ipc \ |
| 29 | python-memcache \ | 30 | python-memcache \ |
| 31 | python-pbr \ | ||
| 30 | " | 32 | " |
