diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb index e5896df..1f012cc 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb | |||
| @@ -284,6 +284,8 @@ RDEPENDS_${PN} += " \ | |||
| 284 | python-pysaml2 \ | 284 | python-pysaml2 \ |
| 285 | python-oslo.utils \ | 285 | python-oslo.utils \ |
| 286 | python-oauthlib \ | 286 | python-oauthlib \ |
| 287 | python-fixtures \ | ||
| 288 | python-oslotest \ | ||
| 287 | " | 289 | " |
| 288 | 290 | ||
| 289 | RDEPENDS_${SRCNAME}-tests += " bash" | 291 | RDEPENDS_${SRCNAME}-tests += " bash" |
