summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-memcache_1.2.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-memcache_1.2.5.bb b/meta-openstack/recipes-devtools/python/python-memcache_1.2.5.bb
index 6597e86..3e6f3f6 100644
--- a/meta-openstack/recipes-devtools/python/python-memcache_1.2.5.bb
+++ b/meta-openstack/recipes-devtools/python/python-memcache_1.2.5.bb
@@ -20,8 +20,10 @@ inherit setuptools
20 20
21DEPENDS += " \ 21DEPENDS += " \
22 python-pip \ 22 python-pip \
23 python-nose \
23 " 24 "
24 25
25# RDEPENDS_default: 26# RDEPENDS_default:
26RDEPENDS_${PN} += " \ 27RDEPENDS_${PN} += " \
28 python-nose \
27 " 29 "