diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-fixtures_1.3.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-fixtures_1.3.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-fixtures_1.3.1.bb b/meta-openstack/recipes-devtools/python/python-fixtures_1.3.1.bb index c2b79e4..ac40e9d 100644 --- a/meta-openstack/recipes-devtools/python/python-fixtures_1.3.1.bb +++ b/meta-openstack/recipes-devtools/python/python-fixtures_1.3.1.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} += "python-testtools \ | 33 | RDEPENDS_${PN} += "python-testtools \ |
| 29 | python-pbr \ | 34 | python-pbr \ |
| 30 | " | 35 | " |
