Skip to content

Commit bca4d3a

Browse files
committed
Add conf-freeglut support for macOS homebrew and macports
1 parent 11db708 commit bca4d3a

File tree

1 file changed

+2
-0
lines changed
  • packages/conf-freeglut/conf-freeglut.1

1 file changed

+2
-0
lines changed

packages/conf-freeglut/conf-freeglut.1/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ depexts: [
2121
["freeglut-devel"] {os-distribution = "centos" | os-distribution = "fedora" | os-distribution = "ol"}
2222
["freeglut-devel"] {os-family = "suse" | os-family = "opensuse"}
2323
["freeglut"] {os-family = "arch"}
24+
["freeglut"] {os = "macos" & os-distribution = "homebrew"}
25+
["freeglut"] {os = "macos" & os-distribution = "macports"}
2426
["freeglut"] {os = "freebsd"}
2527
]
2628
synopsis: "Virtual package relying on a FreeGLUT system installation"

0 commit comments

Comments
 (0)