diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-memcache_1.2.5.bb | 2 |
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 | ||
| 21 | DEPENDS += " \ | 21 | DEPENDS += " \ |
| 22 | python-pip \ | 22 | python-pip \ |
| 23 | python-nose \ | ||
| 23 | " | 24 | " |
| 24 | 25 | ||
| 25 | # RDEPENDS_default: | 26 | # RDEPENDS_default: |
| 26 | RDEPENDS_${PN} += " \ | 27 | RDEPENDS_${PN} += " \ |
| 28 | python-nose \ | ||
| 27 | " | 29 | " |
