File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
packages/conf-graphviz/conf-graphviz.0.1 Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,13 @@ build: [
1010depends: ["conf-which" {build}]
1111depexts: [
1212 ["graphviz"] {os-family = "debian"}
13+ ["graphviz"] {os-family = "ubuntu"}
1314 ["graphviz"] {os-family = "suse"}
1415 ["graphviz"] {os-distribution = "fedora"}
1516 ["graphviz"] {os-distribution = "centos"}
16- ["graphviz"] {os-distribution = "arch"}
17- ["graphviz"] {os-distribution = "alpine"}
18- ["media-gfx/graphviz"] {os-distribution = "gentoo"}
17+ ["graphviz"] {os-family = "arch"}
18+ ["graphviz"] {os-family = "alpine"}
19+ ["media-gfx/graphviz"] {os-family = "gentoo"}
1920 ["graphviz"] {os = "macos" & os-distribution = "homebrew"}
2021 ["graphviz"] {os = "openbsd"}
2122 ["system:graphviz"] {os = "win32" & os-distribution = "cygwinports"}
You can’t perform that action at this time.
0 commit comments