opam-version: "2.0"
maintainer: "vb@luminar.eu.org"
homepage: "http://web.mit.edu/kerberos/"
authors: "The MIT Kerberos Team"
build: [["pkg-config" "krb5-gssapi" "mit-krb5-gssapi"]]
depexts: [
  ["libkrb5-dev"] {os-family = "debian"}
]
synopsis: "Virtual package relying on a krb5-gssapi system installation"
description:
  "This package can only install if the krb5-gssapi lib is installed on the system."
depends: ["conf-pkg-config" {build}]
bug-reports: "https://github.com/ocaml/opam-repository/issues"
flags: conf
