summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools
diff options
context:
space:
mode:
authorJosep Puigdemont <josep.puigdemont@enea.com>2015-12-02 17:32:43 +0100
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-12-07 10:52:38 -0500
commitea9b7ea3dfca8b810b8d3f380016a6e9f36a1141 (patch)
tree18260d3a7136d7b3bbd4f301101fc4568c95c270 /meta-openstack/recipes-devtools
parentdeedfea1a6d1d484dcf6b08ef1b63e8071c217ac (diff)
downloadmeta-cloud-services-ea9b7ea3dfca8b810b8d3f380016a6e9f36a1141.tar.gz
python-horizon: remove dependency on lesscpy
Since 94b64b6eb059bdf287a5ffdc517b8480368a735a, horizon does not depend on lesscpy anymore. Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools')
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index 779878d..eca780e 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -22,7 +22,6 @@ RDEPENDS_${PN} += " python-django \
22 python-keystoneclient \ 22 python-keystoneclient \
23 python-troveclient \ 23 python-troveclient \
24 python-saharaclient \ 24 python-saharaclient \
25 python-lesscpy \
26 python-novaclient \ 25 python-novaclient \
27 python-nose-exclude \ 26 python-nose-exclude \
28 python-neutronclient \ 27 python-neutronclient \
@@ -176,7 +175,6 @@ INITSCRIPT_PARAMS_${SRCNAME} = "${OS_DEFAULT_INITSCRIPT_PARAMS}"
176RDEPENDS_${SRCNAME}-apache = "\ 175RDEPENDS_${SRCNAME}-apache = "\
177 apache2 \ 176 apache2 \
178 mod-wsgi \ 177 mod-wsgi \
179 python-lesscpy \
180 memcached \ 178 memcached \
181 python-memcached \ 179 python-memcached \
182 " 180 "