diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-14 23:39:55 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-14 23:39:55 -0400 |
| commit | 540d9b3c52bc266b8d9c6b3fd0c6215a3b563c44 (patch) | |
| tree | 2266fe9f9525afc77e130f0b6132a302055e9d02 /meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb | |
| parent | 74f2c911a92bc88036c8ba7fbf080a5796f4e6eb (diff) | |
| parent | 7eeab1b65c3413645d4259643c13bc791b5a7f98 (diff) | |
| download | meta-cloud-services-540d9b3c52bc266b8d9c6b3fd0c6215a3b563c44.tar.gz | |
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb b/meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb index 7e359b4..48663e9 100644 --- a/meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb +++ b/meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb | |||
| @@ -16,3 +16,5 @@ SRC_URI[sha256sum] = "5b62231fea71ccb2361d48286481b198ccb8768bf81f8aaec1c8d5fb98 | |||
| 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 16 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
| 17 | 17 | ||
| 18 | inherit setuptools | 18 | inherit setuptools |
| 19 | |||
| 20 | RDEPENDS_${PN} += "python-extras" | ||
