Enable CentOS packaging.
This commit is contained in:
parent
054d68a3e9
commit
0b7f83ad7e
1 changed files with 7 additions and 0 deletions
|
@ -17,3 +17,10 @@ targets:
|
|||
- libicu52
|
||||
- libpcre3
|
||||
- git
|
||||
centos-6:
|
||||
build_dependencies:
|
||||
- libicu-devel
|
||||
dependencies:
|
||||
- libicu
|
||||
- pcre
|
||||
- git
|
||||
|
|
Loading…
Reference in a new issue