diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glance_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-glance_git.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index ea189ef..79235af 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb | |||
| @@ -197,7 +197,10 @@ RDEPENDS_${PN} += "python-greenlet \ | |||
| 197 | python-oslo.i18n \ | 197 | python-oslo.i18n \ |
| 198 | python-osprofiler \ | 198 | python-osprofiler \ |
| 199 | python-retrying \ | 199 | python-retrying \ |
| 200 | python-glancestore \ | 200 | python-glancestore \ |
| 201 | python-enum34 \ | ||
| 202 | python-semantic-version \ | ||
| 203 | python-oslo.vmware \ | ||
| 201 | " | 204 | " |
| 202 | 205 | ||
| 203 | RDEPENDS_${SRCNAME} = "${PN} \ | 206 | RDEPENDS_${SRCNAME} = "${PN} \ |
