diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-testscenarios_0.5.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-testscenarios_0.5.0.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-testscenarios_0.5.0.bb b/meta-openstack/recipes-devtools/python/python-testscenarios_0.5.0.bb index 994b6b5..a777b31 100644 --- a/meta-openstack/recipes-devtools/python/python-testscenarios_0.5.0.bb +++ b/meta-openstack/recipes-devtools/python/python-testscenarios_0.5.0.bb | |||
| @@ -20,6 +20,11 @@ DEPENDS += "\ | |||
| 20 | python-pbr \ | 20 | python-pbr \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | # Satisfy setup.py 'setup_requires' | ||
| 24 | DEPENDS += " \ | ||
| 25 | python-pbr-native \ | ||
| 26 | " | ||
| 27 | |||
| 23 | RDEPENDS_${PN} += "\ | 28 | RDEPENDS_${PN} += "\ |
| 24 | python-testtools \ | 29 | python-testtools \ |
| 25 | python-pbr \ | 30 | python-pbr \ |
