diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb b/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb index a58c91a..fe03a5f 100644 --- a/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb +++ b/meta-openstack/recipes-devtools/python/python-testtools_1.8.0.bb | |||
| @@ -21,4 +21,7 @@ DEPENDS += " \ | |||
| 21 | python-pbr \ | 21 | python-pbr \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | RDEPENDS_${PN} += "python-extras" | 24 | RDEPENDS_${PN} += "\ |
| 25 | python-extras \ | ||
| 26 | python-pbr \ | ||
| 27 | " | ||
