commit | 20522e3b0e69c1f37ebeb7b4a66d9ced9e2a4236 | [log] [tgz] |
---|---|---|
author | Akihiro Motoki <motoki@da.jp.nec.com> | Wed Oct 15 19:53:11 2014 +0900 |
committer | Sean Dague <sean@dague.net> | Wed Oct 29 15:51:38 2014 -0400 |
tree | 13771900c8da309bf56ebfcc3826f825eb6b60aa | |
parent | 483940350eaaeffe83f67ca5255a06fd7acf78ff [diff] [blame] |
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
diff --git a/files/apts/horizon b/files/apts/horizon index 03df3cb..5d06928 100644 --- a/files/apts/horizon +++ b/files/apts/horizon
@@ -17,3 +17,4 @@ python-coverage python-cherrypy3 # why? python-migrate +libpcre3-dev # pyScss