install nodejs-legacy on quantal

quantal changed the name of the node binary on disk, which breaks
horizon on 12.10 installs. Provide a work around for installing
the legacy package on that environment.

Fixes bug #1070083

Change-Id: If8ef211d12451ef4e1df0d2398cf18a3b2c46da3
This commit is contained in:
Sean Dague 2012-11-19 15:05:31 -05:00
parent 82b0bd8301
commit 818a048afc

View File

@ -21,4 +21,5 @@ python-coverage
python-cherrypy3 # why?
python-migrate
nodejs
nodejs-legacy # dist:quantal
python-netaddr