diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 3e646df..008a124 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -38,7 +38,7 @@ PV = "16.0.4+git${SRCPV}" | |||
| 38 | 38 | ||
| 39 | S = "${WORKDIR}/git" | 39 | S = "${WORKDIR}/git" |
| 40 | 40 | ||
| 41 | inherit systemd setuptools identity hosts useradd default_configs monitor | 41 | inherit systemd setuptools3 identity hosts useradd default_configs monitor |
| 42 | 42 | ||
| 43 | LIBVIRT_IMAGES_TYPE ?= "default" | 43 | LIBVIRT_IMAGES_TYPE ?= "default" |
| 44 | 44 | ||
| @@ -295,7 +295,7 @@ RDEPENDS_${PN} += " \ | |||
| 295 | python-requests \ | 295 | python-requests \ |
| 296 | python-six \ | 296 | python-six \ |
| 297 | python-stevedore \ | 297 | python-stevedore \ |
| 298 | python-setuptools \ | 298 | python-setuptools3 \ |
| 299 | python-websockify \ | 299 | python-websockify \ |
| 300 | python-oslo.cache \ | 300 | python-oslo.cache \ |
| 301 | python-oslo.concurrency \ | 301 | python-oslo.concurrency \ |
