this repo has no description
1opam-version: "2.0" 2maintainer: "https://github.com/ocaml/opam-repository/issues" 3homepage: "https://gnustep.github.io/" 4bug-reports: "https://github.com/ocaml/opam-repository/issues" 5authors: "The GNUstep devs" 6license: "LGPL-2.1-only" 7build: [ 8 ["pkg" "info" "gnustep-gui"] {os = "freebsd"} 9] 10depexts: [ 11 ["gnustep-gui"] {os = "freebsd"} 12] 13available: os = "freebsd" | os-distribution = "fedora" 14synopsis: "Virtual package relying on gnustep-gui lib system installation" 15description: 16 "This package can only install if the gnustep-gui lib is installed on the system." 17flags: conf