this repo has no description
0
fork

Configure Feed

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

conf-hidapi: add support for Ubuntu derivatives

+1
+1
packages/conf-hidapi/conf-hidapi.0/opam
··· 11 11 depends: ["conf-pkg-config" {build}] 12 12 depexts: [ 13 13 ["libhidapi-dev"] {os-family = "debian"} 14 + ["libhidapi-dev"] {os-family = "ubuntu"} 14 15 ["libhidapi-devel"] {os-family = "suse" | os-family = "opensuse"} 15 16 ["hidapi" "libusb"] {os-distribution = "arch"} 16 17 ["hidapi-devel"] {os-distribution = "fedora"}