summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-horizon_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-horizon_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index f2d4646..3924fc8 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -17,6 +17,7 @@ RDEPENDS_${PN} += "python-django \
17 python-cinderclient \ 17 python-cinderclient \
18 python-glanceclient \ 18 python-glanceclient \
19 python-keystoneclient \ 19 python-keystoneclient \
20 python-nose-exclude \
20 python-novaclient \ 21 python-novaclient \
21 python-neutronclient \ 22 python-neutronclient \
22 python-heatclient \ 23 python-heatclient \
@@ -131,6 +132,7 @@ RDEPENDS_${PN} += " python-django \
131 python-keystoneclient \ 132 python-keystoneclient \
132 python-lesscpy \ 133 python-lesscpy \
133 python-novaclient \ 134 python-novaclient \
135 python-nose-exclude \
134 python-neutronclient \ 136 python-neutronclient \
135 python-pytz \ 137 python-pytz \
136 python-six \ 138 python-six \