this repo has no description

Add bash build depedency to some packages that need it

Changed files
+6
packages
camltc
camltc.0.9.8
clangml
clangml.4.5.0
clangml.4.6.0
oranger
oranger.0.9.11
oranger.2.0.1
oranger.2.0.2
+1
packages/camltc/camltc.0.9.8/opam
···
"lwt" {>= "3.2.0"}
"logs" {>= "0.5.0"}
"ounit" {with-test}
+
"conf-bash" {build}
]
patches: "osx.patch" {os = "macos"}
synopsis: "OCaml bindings for tokyo cabinet"
+1
packages/clangml/clangml.4.5.0/opam
···
"odoc" {with-doc & >= "1.5.1"}
"ppxlib" {>= "0.23" & < "0.26"}
"ocaml-migrate-parsetree" {>= "2.2.0"}
+
"conf-bash" {build}
]
x-ci-accept-failures: [
"centos-7" # GCC does not support --std=c++14
+1
packages/clangml/clangml.4.6.0/opam
···
"odoc" {with-doc & >= "1.5.1"}
"ppxlib" {>= "0.23" & < "0.26"}
"ocaml-migrate-parsetree" {>= "2.2.0"}
+
"conf-bash" {build}
]
x-ci-accept-failures: [
"centos-7" # GCC does not support --std=c++14
+1
packages/oranger/oranger.0.9.11/opam
···
"minicli" {with-test}
"cpm" {with-test}
"conf-gnuplot" {with-test}
+
"conf-bash" {build}
]
flags: light-uninstall
synopsis: "OCaml wrapper for the ranger (C++) random forests implementation"
+1
packages/oranger/oranger.2.0.1/opam
···
"minicli" {with-test & >= "5.0.0"}
"cpm" {with-test}
"conf-gnuplot" {with-test}
+
"conf-bash" {build}
]
synopsis: "OCaml wrapper for the ranger (C++) random forests implementation"
description: """
+1
packages/oranger/oranger.2.0.2/opam
···
"minicli" {with-test & >= "5.0.0"}
"cpm" {with-test}
"conf-gnuplot" {with-test}
+
"conf-bash" {build}
]
synopsis: "OCaml wrapper for the ranger (C++) random forests implementation"
description: """