this repo has no description
0
fork

Configure Feed

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

conf-libxrandr: add support for Ubuntu family

+1 -1
+1 -1
packages/conf-libxrandr/conf-libxrandr.1/opam
··· 9 9 ] 10 10 depends: ["conf-pkg-config" {build}] 11 11 depexts: [ 12 - ["libxrandr-dev"] {os-family = "debian"} 12 + ["libxrandr-dev"] {os-family = "debian" | os-family = "ubuntu"} 13 13 ["libXrandr-devel"] {os-family = "fedora" | os-family = "rhel" | os-family = "suse" | os-family = "opensuse"} 14 14 ["libxrandr-dev"] {os-distribution = "alpine"} 15 15 ["libxrandr"] {os-distribution = "arch"}