Skip to content

Commit 1df0f69

Browse files
committed
Add double-conversion, snappy to run dependencies
Resolves missing library issue mentioned at heavyai/heavydb#334 (comment)
1 parent 6979f3f commit 1df0f69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

recipe/meta.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ requirements:
4444
- thrift-cpp >=0.11.0
4545
- ncurses
4646
run:
47+
- snappy # required for mapd-core > 4.5.0
4748
- boost-cpp >=1.68
49+
- double-conversion
4850
- libgdal
4951
- glog
5052
- gflags

0 commit comments

Comments
 (0)