diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-memcached_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-memcached_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb index a129725..4e6f40e 100644 --- a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb +++ b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb | |||
| @@ -17,7 +17,7 @@ S = "${WORKDIR}/git" | |||
| 17 | 17 | ||
| 18 | inherit setuptools3 | 18 | inherit setuptools3 |
| 19 | 19 | ||
| 20 | RDEPENDS_${PN} += " \ | 20 | RDEPENDS:${PN} += " \ |
| 21 | ${PYTHON_PN}-six \ | 21 | ${PYTHON_PN}-six \ |
| 22 | ${PYTHON_PN}-pickle \ | 22 | ${PYTHON_PN}-pickle \ |
| 23 | " | 23 | " |
