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, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb index aaa5d68..e6477a4 100644 --- a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb +++ b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb | |||
| @@ -13,8 +13,6 @@ SRCREV = "959e068fec8b4c956b0d82269336818e667726e7" | |||
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/linsomniac/python-memcached.git;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/linsomniac/python-memcached.git;branch=master;protocol=https" |
| 15 | 15 | ||
| 16 | S = "${WORKDIR}/git" | ||
| 17 | |||
| 18 | inherit setuptools3 | 16 | inherit setuptools3 |
| 19 | 17 | ||
| 20 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
