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 a2775ec..9daaf67 100644 --- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb | |||
| @@ -15,7 +15,6 @@ S = "${WORKDIR}/git" | |||
| 15 | 15 | ||
| 16 | inherit setuptools monitor rmargparse | 16 | inherit setuptools monitor rmargparse |
| 17 | 17 | ||
| 18 | DEPENDS = "python-setuptools-git" | ||
| 19 | DEPENDS += " \ | 18 | DEPENDS += " \ |
| 20 | python-pip \ | 19 | python-pip \ |
| 21 | python-pbr \ | 20 | python-pbr \ |
| @@ -24,6 +23,7 @@ DEPENDS += " \ | |||
| 24 | RDEPENDS_${PN} += "python-iso8601 \ | 23 | RDEPENDS_${PN} += "python-iso8601 \ |
| 25 | python-prettytable \ | 24 | python-prettytable \ |
| 26 | python-requests \ | 25 | python-requests \ |
| 26 | python-setuptools-git \ | ||
| 27 | python-simplejson \ | 27 | python-simplejson \ |
| 28 | python-pbr \ | 28 | python-pbr \ |
| 29 | " | 29 | " |
