this repo has no description
0
fork

Configure Feed

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

conf-clang: support Ubuntu derivatives

+1
+1
packages/conf-clang/conf-clang.1/opam
··· 7 7 build: ["clang" "--version"] 8 8 depexts: [ 9 9 ["clang"] {os-family = "debian"} 10 + ["clang"] {os-family = "ubuntu"} 10 11 ["clang"] {os-distribution = "fedora"} 11 12 ["clang"] {os-distribution = "rhel"} 12 13 ["clang"] {os-distribution = "centos"}