diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heatclient_git.bb')
-rw-r--r-- | meta-openstack/recipes-devtools/python/python-heatclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb index 3804f79..e0927f3 100644 --- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb | |||
@@ -33,7 +33,7 @@ PV = "1.17.0+git${SRCPV}" | |||
33 | SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f" | 33 | SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f" |
34 | S = "${WORKDIR}/git" | 34 | S = "${WORKDIR}/git" |
35 | 35 | ||
36 | inherit setuptools | 36 | inherit setuptools3 |
37 | 37 | ||
38 | 38 | ||
39 | PACKAGECONFIG ?= "bash-completion" | 39 | PACKAGECONFIG ?= "bash-completion" |