opam-version: "2.0" maintainer: "https://github.com/ocaml/opam-repository/issues" homepage: "https://github.com/gnustep/libobjc2" bug-reports: "https://github.com/ocaml/opam-repository/issues" authors: "The GNUstep devs" license: "MIT" build: [ ["rpm" "-q" "libobjc2-devel"] {os-distribution = "fedora" | os-family = "opensuse"} ["pkg" "info" "libobjc2"] {os = "freebsd"} ] depexts: [ ["libobjc2-devel"] {os-distribution = "fedora" | os-family = "opensuse"} ["libobjc2"] {os = "freebsd"} ] available: os = "freebsd" | os-distribution = "fedora" | os-family = "opensuse" synopsis: "Virtual package relying on libobjc2 lib system installation" description: "This package can only install if the libobjc2 lib is installed on the system." flags: conf