this repo has no description
0
fork

Configure Feed

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

conf-expat: add support for Ubuntu derivatives

+1
+1
packages/conf-expat/conf-expat.1/opam
··· 8 8 depends: ["conf-pkg-config" {build}] 9 9 depexts: [ 10 10 ["libexpat1-dev"] {os-family = "debian"} 11 + ["libexpat1-dev"] {os-family = "ubuntu"} 11 12 ["libexpat1-devel"] {os-distribution = "mageia"} 12 13 ["expat"] {os = "win32" & os-distribution = "cygwinports"} 13 14 ["expat-devel"] {os-distribution = "fedora"}