diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-designateclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-designateclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-designateclient_git.bb b/meta-openstack/recipes-devtools/python/python-designateclient_git.bb index 42efb08..fdc92c2 100644 --- a/meta-openstack/recipes-devtools/python/python-designateclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-designateclient_git.bb | |||
| @@ -34,4 +34,4 @@ PV = "3.0.0+git${SRCPV}" | |||
| 34 | SRCREV = "093d8d7170cbf6ef8c7a7c0ff2a4dcd7ecd6361b" | 34 | SRCREV = "093d8d7170cbf6ef8c7a7c0ff2a4dcd7ecd6361b" |
| 35 | S = "${WORKDIR}/git" | 35 | S = "${WORKDIR}/git" |
| 36 | 36 | ||
| 37 | inherit setuptools | 37 | inherit setuptools3 |
