summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_2013.1.2.bb3
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
66RDEPENDS_${PN} += "python-django \ 66RDEPENDS_${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 \