devstack/files/apts/horizon
Akihiro Motoki 20522e3b0e Add pcre devel package for Horizon
pyScss python module uses pcre if available for performance
and it is better to be installed.
This commit adds it for files/{apts,rpms}/horizon.

Change-Id: If711fa222d3f395efd670334c8a84f35d195dc25
2014-10-29 15:51:38 -04:00

21 lines
330 B
Plaintext

apache2 # NOPRIME
libapache2-mod-wsgi # NOPRIME
python-beautifulsoup
python-dateutil
python-paste
python-pastedeploy
python-anyjson
python-routes
python-xattr
python-sqlalchemy
python-webob
pylint
python-eventlet
python-nose
python-sphinx
python-mox
python-coverage
python-cherrypy3 # why?
python-migrate
libpcre3-dev # pyScss