this repo has no description
0
fork

Configure Feed

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

conf-haveged: add support for Ubuntu derivatives

+1 -1
+1 -1
packages/conf-haveged/conf-haveged.1.0.0/opam
··· 6 6 license: "GPL-1.0-or-later" 7 7 depexts: [ 8 8 # ["haveged"] {os = "openbsd"} # not in openbsd?! 9 - ["haveged"] {os-family = "debian"} 9 + ["haveged"] {os-family = "debian" | os-family = "ubuntu"} 10 10 # ["haveged"] {os = "macos" & os-distribution = "homebrew"} # not in brew?! 11 11 ["haveged"] {os-distribution = "centos"} 12 12 ["haveged"] {os-distribution = "fedora"}