diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-11-18 14:34:13 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-11-25 15:25:38 -0500 |
| commit | 466bdc6aed5d2ba0253e0e69f3cde88b11097ff8 (patch) | |
| tree | 4c8332a0b8388684d24dcb1ddc5fb89ca660f491 /meta-openstack/recipes-devtools/python/python-nova_git.bb | |
| parent | 8493a19f644d498be0be247a97d210bd1c12f401 (diff) | |
| download | meta-cloud-services-466bdc6aed5d2ba0253e0e69f3cde88b11097ff8.tar.gz | |
nova: cosmetic: line up package dependencies
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 6a9c53e..14f9b05 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -184,41 +184,41 @@ FILES_${SRCNAME}-api = " \ | |||
| 184 | " | 184 | " |
| 185 | 185 | ||
| 186 | RDEPENDS_${PN} = " python-modules \ | 186 | RDEPENDS_${PN} = " python-modules \ |
| 187 | python-misc \ | 187 | python-misc \ |
| 188 | python-argparse \ | 188 | python-argparse \ |
| 189 | python-amqplib \ | 189 | python-amqplib \ |
| 190 | python-anyjson \ | 190 | python-anyjson \ |
| 191 | python-babel \ | 191 | python-babel \ |
| 192 | python-boto \ | 192 | python-boto \ |
| 193 | python-cinderclient \ | 193 | python-cinderclient \ |
| 194 | python-cheetah \ | 194 | python-cheetah \ |
| 195 | python-eventlet \ | 195 | python-eventlet \ |
| 196 | python-feedparser \ | 196 | python-feedparser \ |
| 197 | python-glanceclient \ | 197 | python-glanceclient \ |
| 198 | python-greenlet \ | 198 | python-greenlet \ |
| 199 | python-httplib2 \ | 199 | python-httplib2 \ |
| 200 | python-iso8601 \ | 200 | python-iso8601 \ |
| 201 | python-jinja2 \ | 201 | python-jinja2 \ |
| 202 | python-kombu \ | 202 | python-kombu \ |
| 203 | python-lxml \ | 203 | python-lxml \ |
| 204 | python-netaddr \ | 204 | python-netaddr \ |
| 205 | python-oslo.config \ | 205 | python-oslo.config \ |
| 206 | python-paste \ | 206 | python-paste \ |
| 207 | python-pastedeploy \ | 207 | python-pastedeploy \ |
| 208 | python-paramiko \ | 208 | python-paramiko \ |
| 209 | python-pyasn1 \ | 209 | python-pyasn1 \ |
| 210 | python-setuptools-git \ | 210 | python-setuptools-git \ |
| 211 | python-simplejson \ | 211 | python-simplejson \ |
| 212 | python-six \ | 212 | python-six \ |
| 213 | python-setuptools \ | 213 | python-setuptools \ |
| 214 | python-sqlalchemy \ | 214 | python-sqlalchemy \ |
| 215 | python-sqlalchemy-migrate \ | 215 | python-sqlalchemy-migrate \ |
| 216 | python-stevedore \ | 216 | python-stevedore \ |
| 217 | python-suds \ | 217 | python-suds \ |
| 218 | python-neutronclient \ | 218 | python-neutronclient \ |
| 219 | python-routes \ | 219 | python-routes \ |
| 220 | python-webob \ | 220 | python-webob \ |
| 221 | python-websockify \ | 221 | python-websockify \ |
| 222 | " | 222 | " |
| 223 | 223 | ||
| 224 | RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \ | 224 | RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \ |
