diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-novaclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-novaclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb index 1454a7c..d8d7168 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |||
| @@ -15,7 +15,7 @@ PV = "2.23.0+git${SRCPV}" | |||
| 15 | SRCREV = "e0f5072907a00d48a183dd8fc91a6cf6038ca279" | 15 | SRCREV = "e0f5072907a00d48a183dd8fc91a6cf6038ca279" |
| 16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 17 | 17 | ||
| 18 | inherit setuptools monitor | 18 | inherit setuptools monitor rmargparse |
| 19 | 19 | ||
| 20 | DEPENDS = "python-setuptools-git" | 20 | DEPENDS = "python-setuptools-git" |
| 21 | DEPENDS += " \ | 21 | DEPENDS += " \ |
