Skip to content

Commit

Permalink
Add double-conversion, snappy to run dependencies
Browse files Browse the repository at this point in the history
Resolves missing library issue mentioned at

heavyai/heavydb#334 (comment)
  • Loading branch information
andrewseidl committed May 6, 2019
1 parent 6979f3f commit 1df0f69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@ requirements:
- thrift-cpp >=0.11.0
- ncurses
run:
- snappy # required for mapd-core > 4.5.0
- boost-cpp >=1.68
- double-conversion
- libgdal
- glog
- gflags
Expand Down

0 comments on commit 1df0f69

Please sign in to comment.