opam-version: "2.0"
maintainer: "Pierre Roux"
authors: "CSDP"
homepage: "https://github.com/coin-or/Csdp/wiki"
build: ["sh" "-exc" "command -v csdp"]
depexts: [
  ["coinor-csdp"] {os-family = "debian"}
  ["csdp"] {os-distribution = "centos"}
]
synopsis: "Virtual package relying on a CSDP binary system installation"
description:
  "This package can only install if the CSDP binary is installed on the system."
bug-reports: "https://github.com/ocaml/opam-repository/issues"
flags: conf
