this repo has no description
0
fork

Configure Feed

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

conf-libudev: add support for Ubuntu family

+1 -1
+1 -1
packages/conf-libudev/conf-libudev.1/opam
··· 11 11 ["pkg-config" "libudev"] 12 12 ] 13 13 depexts: [ 14 - ["libudev-dev"] {os-family = "debian"} 14 + ["libudev-dev"] {os-family = "debian" | os-family = "ubuntu"} 15 15 ["eudev-dev"] {os-distribution = "alpine"} 16 16 ["systemd-devel"] {os-distribution = "centos"} 17 17 ["systemd-devel"] {os-distribution = "fedora"}