australis/vendor/git.apache.org/thrift.git/lib/ocaml/opam
Renan DelValle 6ab5c9334d
gorealis v2 refactor (#5)
* Changing default timeout for start maintenance.

* Upgrading dependencies to gorealis v2 and thrift  0.12.0

* Refactored to update to gorealis v2.
2018-12-27 11:31:51 -08:00

8 lines
163 B
Text

opam-version: "1"
maintainer: "XXX(FILL ME IN WITH EMAIL)"
build: [
[make]
[make "install"]
]
remove: [["ocamlfind" "remove" "thrift"]]
depends: ["ocamlfind"]