this repo has no description
0
fork

Configure Feed

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

conf-pango: add Ubuntu-family support

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