From ea9b7ea3dfca8b810b8d3f380016a6e9f36a1141 Mon Sep 17 00:00:00 2001 From: Josep Puigdemont Date: Wed, 2 Dec 2015 17:32:43 +0100 Subject: python-horizon: remove dependency on lesscpy Since 94b64b6eb059bdf287a5ffdc517b8480368a735a, horizon does not depend on lesscpy anymore. Signed-off-by: Josep Puigdemont Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-horizon_git.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') 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 \ " -- cgit v1.2.3-54-g00ecf