diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb index 951198d..1590ed4 100644 --- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb | |||
| @@ -17,7 +17,7 @@ PV="1.1.2+git${SRCPV}" | |||
| 17 | SRCREV="b44d32d02b014748044b5b18d27a9d1f8312145c" | 17 | SRCREV="b44d32d02b014748044b5b18d27a9d1f8312145c" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit setuptools monitor | 20 | inherit setuptools monitor rmargparse |
| 21 | 21 | ||
| 22 | DEPENDS += " \ | 22 | DEPENDS += " \ |
| 23 | python-pip \ | 23 | python-pip \ |
