diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-rally_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-rally_git.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-rally_git.bb b/meta-openstack/recipes-devtools/python/python-rally_git.bb index 31d4242..4b3109c 100644 --- a/meta-openstack/recipes-devtools/python/python-rally_git.bb +++ b/meta-openstack/recipes-devtools/python/python-rally_git.bb | |||
| @@ -100,6 +100,11 @@ DEPENDS += " \ | |||
| 100 | python-pbr \ | 100 | python-pbr \ |
| 101 | " | 101 | " |
| 102 | 102 | ||
| 103 | # Satisfy setup.py 'setup_requires' | ||
| 104 | DEPENDS += " \ | ||
| 105 | python-pbr-native \ | ||
| 106 | " | ||
| 107 | |||
| 103 | RDEPENDS_${PN} += " python-babel \ | 108 | RDEPENDS_${PN} += " python-babel \ |
| 104 | python-decorator \ | 109 | python-decorator \ |
| 105 | python-fixtures \ | 110 | python-fixtures \ |
