this repo has no description
0
fork

Configure Feed

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

Require conf-pkg-config ≥ 3

+1 -1
+1 -1
packages/conf-cairo/conf-cairo.1/opam
··· 9 9 "export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/; pkg-config --libs cairo"] 10 10 {os = "macos" & os-distribution = "homebrew"} 11 11 ] 12 - depends: ["conf-pkg-config" {build}] 12 + depends: ["conf-pkg-config" {>= "3" & build}] 13 13 depexts: [ 14 14 ["libcairo2-dev"] {os-family = "debian"} 15 15 ["libcairo2-dev"] {os-family = "ubuntu"}