Skip to content

Commit

Permalink
Add libgen to the devel deps and specify the version of lib ICU in sh…
Browse files Browse the repository at this point in the history
…ard.yml
  • Loading branch information
olbat committed May 4, 2017
1 parent e7acda7 commit 6fae16d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion shard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ description: |
A binding to the ICU library
libraries:
libicu: "~> 52.0" # FIXME: see https://github.com/olbat/icu.cr/issues/1
libicu: ">= 4.8"

development_dependencies:
libgen:
github: olbat/libgen
#version: ~> 0.1

license: GPLv3

0 comments on commit 6fae16d

Please sign in to comment.