Skip to content

Commit

Permalink
Add OPAM depexts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Brankov committed Mar 10, 2016
1 parent 0a1818e commit a9be0fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion opam
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ remove: [
["ocamlfind" "remove" "hdf5_raw"]
]
depexts: [
["ubuntu"] ["libhdf5-serial-dev"]
[["ubuntu"] ["libhdf5-serial-dev"]]
[["osx" "homebrew"] ["homebrew/science/hdf5"]]
]
depends: [
"ocamlfind" {build}
Expand Down

0 comments on commit a9be0fe

Please sign in to comment.