File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
packages/conf-libev/conf-libev.4-12 Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,17 @@ depends: [
99]
1010depexts: [
1111 ["libev-dev"] {os-family = "debian"}
12+ ["libev-dev"] {os-family = "ubuntu"}
1213 ["libev"] {os = "macos" & os-distribution = "homebrew"}
13- ["libev-dev"] {os-distribution = "alpine"}
14- ["libev"] {os-distribution = "arch"}
14+ ["libev-dev"] {os-family = "alpine"}
15+ ["libev"] {os-family = "arch"}
1516 ["libev-devel"] {os-distribution = "fedora"}
1617 ["libev-devel"] {os-distribution = "rhel"}
1718 ["libev-devel"] {os-distribution = "centos"}
1819 ["libev-devel"] {os-distribution = "ol" & os-version >= "8"}
1920 ["libev-devel"] {os-family = "suse"}
2021 ["libev"] {os = "freebsd"}
2122 ["libev"] {os = "openbsd"}
22- ["libev"] {os-distribution = "arch"}
2323 ["libev"] {os-distribution = "nixos"}
2424]
2525synopsis: "High-performance event loop/event model with lots of features"
You can’t perform that action at this time.
0 commit comments