this repo has no description
0
fork

Configure Feed

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

conf-gnome-icon-theme3: add support for ubuntu derivatives

+1 -1
+1 -1
packages/conf-gnome-icon-theme3/conf-gnome-icon-theme3.0/opam
··· 6 6 build: ["pkg-config" "--short-errors" "--print-errors" "gnome-icon-theme"] 7 7 depends: "conf-pkg-config" {build} 8 8 depexts: [ 9 - ["gnome-icon-theme"] {os-family = "debian"} 9 + ["gnome-icon-theme"] {os-family = "debian" | os-family = "ubuntu"} 10 10 ["gnome-icon-theme-devel"] {os-family = "fedora" | os-family = "rhel"} 11 11 ["gnome-icon-theme"] {os-family = "suse" | os-family = "opensuse"} 12 12 ["gnome-icon-theme"] {os-distribution = "arch"}