[meta-virtualization] [meta-cloud-services][fido-kilo][PATCH 37/40] python-horizon: remove dependency on lesscpy

Josep Puigdemont josep.puigdemont at enea.com
Wed Dec 2 08:32:43 PST 2015


Since 94b64b6eb059bdf287a5ffdc517b8480368a735a, horizon does not
depend on lesscpy anymore.

Signed-off-by: Josep Puigdemont <josep.puigdemont at enea.com>
---
 meta-openstack/recipes-devtools/python/python-horizon_git.bb | 2 --
 1 file changed, 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 \
     python-keystoneclient \
     python-troveclient \
     python-saharaclient \
-    python-lesscpy \
     python-novaclient \
     python-nose-exclude \
     python-neutronclient \
@@ -176,7 +175,6 @@ INITSCRIPT_PARAMS_${SRCNAME} = "${OS_DEFAULT_INITSCRIPT_PARAMS}"
 RDEPENDS_${SRCNAME}-apache = "\
     apache2 \
     mod-wsgi \
-    python-lesscpy \
     memcached \
     python-memcached \
     "
-- 
2.1.0



More information about the meta-virtualization mailing list