this repo has no description
0
fork

Configure Feed

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

conf-glib-2: add support for Ubuntu derivatives

+1
+1
packages/conf-glib-2/conf-glib-2.1/opam
··· 7 7 build: [["pkg-config" "glib-2.0"]] 8 8 depexts: [ 9 9 ["libglib2.0-dev"] {os-family = "debian"} 10 + ["libglib2.0-dev"] {os-family = "ubuntu"} 10 11 ["glib2-devel"] {os-distribution = "fedora"} 11 12 ["glib2-devel"] {os-distribution = "centos"} 12 13 ["glib-dev"] {os-distribution = "alpine"}