this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-mesa: add support for macOS homebrew

+1
+1
packages/conf-mesa/conf-mesa.1/opam
··· 16 16 ["mesa"] {os-distribution = "arch"} 17 17 ["mesa-libGL-devel"] {os-distribution = "ol"} 18 18 ["mesa-libs"] {os-distribution = "freebsd"} 19 + ["mesa"] {os = "macos" & os-distribution = "homebrew"} 19 20 ] 20 21 synopsis: "Virtual package relying on an mesa system installation" 21 22 description: