diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb index 495f1e3..0b67e40 100644 --- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | |||
| @@ -25,6 +25,11 @@ DEPENDS += " \ | |||
| 25 | python-pbr \ | 25 | python-pbr \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | # Satisfy setup.py 'setup_requires' | ||
| 29 | DEPENDS += " \ | ||
| 30 | python-pbr-native \ | ||
| 31 | " | ||
| 32 | |||
| 28 | RDEPENDS_${PN} += " \ | 33 | RDEPENDS_${PN} += " \ |
| 29 | python-iso8601 \ | 34 | python-iso8601 \ |
| 30 | python-prettytable \ | 35 | python-prettytable \ |
