Skip to content

Commit

Permalink
💚 add libraries to conda runtime requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ToruNiina authored and kozo2 committed Jul 9, 2019
1 parent f26b47a commit 64c42ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ requirements:
- blas

run:
- libgcc-ng # [linux]
- libstdcxx-ng # [linux]
- gsl
- hdf5
- zlib
- python
- notebook
- ffmpeg # [osx]
Expand Down

0 comments on commit 64c42ed

Please sign in to comment.