this repo has no description
0
fork

Configure Feed

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

conf-unwind: Add support for fedora-base distributions

Kate 826a251f c02a8b37

+1 -1
+1 -1
packages/conf-unwind/conf-unwind.0/opam
··· 10 10 ["libunwind-dev"] {os-family = "debian" | os-family = "ubuntu"} 11 11 ["libunwind-devel"] {os-distribution = "centos"} 12 12 ["libunwind-devel"] {os-distribution = "rhel"} 13 - ["libunwind-devel"] {os-distribution = "fedora"} 13 + ["libunwind-devel"] {os-distribution = "fedora" | os-family = "fedora"} 14 14 ["libunwind-dev"] {os-distribution = "alpine"} 15 15 ["libunwind"] {os-distribution = "arch"} 16 16 ["libunwind-devel"] {os-family = "suse" | os-family = "opensuse"}