···1515 ["openjdk"] {os-distribution = "freebsd"}
1616 ["openjdk"] {os-distribution = "homebrew" & os = "macos"}
1717]
1818+post-messages: [
1919+ "Please ensure that the javac binary is installed and is available in PATH"
2020+ {failure}
2121+]
1822synopsis: "Virtual package relying on OpenJDK / Javac"
1923description:
2024 "This package can only install if the javac binary is installed on the system."