Skip to content

Commit

Permalink
Add libicu dependency for packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
crohr committed Feb 27, 2015
1 parent aedd521 commit cdd9c5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
5 changes: 4 additions & 1 deletion .pkgr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ targets:
- poppler-data
- ghostscript
- openjdk-7-jdk
- libicu52
build_dependencies:
- libcurl4-openssl-dev
- openjdk-7-jdk
Expand All @@ -28,4 +29,6 @@ targets:
- libxml2-dev
- libxslt1-dev
- zlib1g-dev
before_precompile: "packaging/before_precompile"
- libicu-dev
services:
- postgres
12 changes: 0 additions & 12 deletions packaging/before_precompile

This file was deleted.

0 comments on commit cdd9c5b

Please sign in to comment.