this repo has no description

rollback some introductions of deps to bash

Changed files
-6
packages
conf-openblas
conf-openblas.0.1
oranger
oranger.0.9.11
oranger.2.0.1
oranger.2.0.2
-3
packages/conf-openblas/conf-openblas.0.1/opam
···
{os != "macos" & os != "debian" & os != "centos" & os != "fedora" &
os != "alpine"}
]
-
depends: [
-
"conf-bash" {build}
-
]
depexts: [
["openblas-devel"] {os-distribution = "fedora"}
["libc-dev" "openblas-dev"] {os-distribution = "alpine"}
-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: """