diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-horizon_2013.1.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_2013.1.2.bb b/meta-openstack/recipes-devtools/python/python-horizon_2013.1.2.bb index 3548e22..cdb5ae7 100644 --- a/meta-openstack/recipes-devtools/python/python-horizon_2013.1.2.bb +++ b/meta-openstack/recipes-devtools/python/python-horizon_2013.1.2.bb | |||
| @@ -63,7 +63,8 @@ FILES_${SRCNAME} = "${bindir}/* \ | |||
| 63 | ${datadir}/* \ | 63 | ${datadir}/* \ |
| 64 | " | 64 | " |
| 65 | 65 | ||
| 66 | RDEPENDS_${PN} += "python-django \ | 66 | RDEPENDS_${PN} += "nodejs \ |
| 67 | python-django \ | ||
| 67 | python-django-appconf \ | 68 | python-django-appconf \ |
| 68 | python-django-compressor \ | 69 | python-django-compressor \ |
| 69 | python-django-openstack-auth \ | 70 | python-django-openstack-auth \ |
