diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-tooz_0.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-tooz_0.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-tooz_0.4.bb b/meta-openstack/recipes-devtools/python/python-tooz_0.4.bb index 1237f47..9ea75c3 100644 --- a/meta-openstack/recipes-devtools/python/python-tooz_0.4.bb +++ b/meta-openstack/recipes-devtools/python/python-tooz_0.4.bb | |||
| @@ -20,6 +20,7 @@ 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: |
| @@ -28,4 +29,5 @@ RDEPENDS_${PN} += " \ | |||
| 28 | python-zake \ | 29 | python-zake \ |
| 29 | python-sysv-ipc \ | 30 | python-sysv-ipc \ |
| 30 | python-memcache \ | 31 | python-memcache \ |
| 32 | python-pbr \ | ||
| 31 | " | 33 | " |
