Skip to content

Commit 20522e3

Browse files
Akihiro Motokisdague
authored andcommitted
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
1 parent 4839403 commit 20522e3

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

files/apts/horizon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ python-mox
1717
python-coverage
1818
python-cherrypy3 # why?
1919
python-migrate
20+
libpcre3-dev # pyScss

files/rpms/horizon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ python-sphinx
1919
python-sqlalchemy
2020
python-webob
2121
pyxattr
22+
pcre-devel # pyScss

0 commit comments

Comments
 (0)