summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-04-08 10:37:31 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-04-08 10:37:31 -0400
commit416db609203d21703e17ae03f877e21db888afcc (patch)
tree286e4f74852cc1671f9c90d3ec4d7079cc8d6096 /meta-openstack/recipes-devtools/python/python-testtools_0.9.33.bb
parent74f2c911a92bc88036c8ba7fbf080a5796f4e6eb (diff)
parent274cf835e275e8ec2f1a4260bd4437b5cdcaed92 (diff)
downloadmeta-cloud-services-416db609203d21703e17ae03f877e21db888afcc.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.bb2
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
16S = "${WORKDIR}/${SRCNAME}-${PV}" 16S = "${WORKDIR}/${SRCNAME}-${PV}"
17 17
18inherit setuptools 18inherit setuptools
19
20RDEPENDS_${PN} += "python-extras"