Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
boost: Pin icu to 54.*
Browse files Browse the repository at this point in the history
  • Loading branch information
mingwandroid committed Sep 6, 2016
1 parent f895732 commit 8819ac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boost/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ build:
requirements:
build:
- python
- icu [unix]
- icu 54.* [unix]
- bzip2 [unix]
- zlib

run:
# python dependency is here due to libboost-python library that depends on
# python version
- python
- icu [unix]
- icu 54.* [unix]
- zlib

about:
Expand Down

0 comments on commit 8819ac8

Please sign in to comment.