diff options
| author | Josep Puigdemont <josep.puigdemont@enea.com> | 2015-12-02 17:32:43 +0100 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-12-07 10:52:38 -0500 |
| commit | ea9b7ea3dfca8b810b8d3f380016a6e9f36a1141 (patch) | |
| tree | 18260d3a7136d7b3bbd4f301101fc4568c95c270 /meta-openstack/recipes-devtools | |
| parent | deedfea1a6d1d484dcf6b08ef1b63e8071c217ac (diff) | |
| download | meta-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.bb | 2 |
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}" | |||
| 176 | RDEPENDS_${SRCNAME}-apache = "\ | 175 | RDEPENDS_${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 | " |
