ocaml-libusb/libusb.opam
2018-06-15 08:41:00 +02:00

19 lines
439 B
Plaintext

name: "extremes"
version: "2018-06-15-1"
maintainer: "Matthieu Dubuget <matthieu.dubuget@gmail.com>"
authors: "Matthieu Dubuget <matthieu.dubuget@gmail.com>"
homepage: "none"
bug-reports: "Matthieu Dubuget <matthieu.dubuget@gmail.com>"
build: [
[ "jbuilder" "build" "-p" name "-j" jobs ]
]
license: "Not yet decided"
depends: [
"jbuilder" {build & >= "1.0+beta13"}
"ctypes" {build}
"configurator" {build}
"ocamlfind" {build}
]