mes/doc/talks/fosdem20/gcc-boot0-black.dot

62 lines
4.0 KiB
Plaintext

digraph "Guix package" {
"gcc-cross-boot0@5.5.0" -> "libstdc++-boot0@4.9.4" [color = black];
"gcc-cross-boot0@5.5.0" -> "binutils-cross-boot0@2.31.1" [color = black];
"gcc-cross-boot0@5.5.0" -> "binutils-bootstrap@0" [color = black];
"gcc-cross-boot0@5.5.0" -> "bootstrap-binaries@0" [color = black];
"gcc-cross-boot0@5.5.0" -> "diffutils-boot0@3.6" [color = black];
"gcc-cross-boot0@5.5.0" -> "file-boot0@5.33" [color = black];
"gcc-cross-boot0@5.5.0" -> "findutils-boot0@4.6.0" [color = black];
"gcc-cross-boot0@5.5.0" -> "gcc-bootstrap@0" [color = black];
"gcc-cross-boot0@5.5.0" -> "glibc-bootstrap@0" [color = black];
"gcc-cross-boot0@5.5.0" -> "make-boot0@4.2.1" [color = black];
"gcc-cross-boot0@5.5.0" [label = "gcc-cross-boot0@5.5.0", shape = box, fontname = Helvetica];
"libstdc++-boot0@4.9.4" -> "binutils-bootstrap@0" [color = black];
"libstdc++-boot0@4.9.4" -> "bootstrap-binaries@0" [color = black];
"libstdc++-boot0@4.9.4" -> "diffutils-boot0@3.6" [color = black];
"libstdc++-boot0@4.9.4" -> "file-boot0@5.33" [color = black];
"libstdc++-boot0@4.9.4" -> "findutils-boot0@4.6.0" [color = black];
"libstdc++-boot0@4.9.4" -> "gcc-bootstrap@0" [color = black];
"libstdc++-boot0@4.9.4" -> "glibc-bootstrap@0" [color = black];
"libstdc++-boot0@4.9.4" -> "make-boot0@4.2.1" [color = black];
"libstdc++-boot0@4.9.4" [label = "libstdc++-boot0@4.9.4", shape = box, fontname = Helvetica];
"binutils-cross-boot0@2.31.1" -> "binutils-bootstrap@0" [color = black];
"binutils-cross-boot0@2.31.1" -> "bootstrap-binaries@0" [color = black];
"binutils-cross-boot0@2.31.1" -> "diffutils-boot0@3.6" [color = black];
"binutils-cross-boot0@2.31.1" -> "file-boot0@5.33" [color = black];
"binutils-cross-boot0@2.31.1" -> "findutils-boot0@4.6.0" [color = black];
"binutils-cross-boot0@2.31.1" -> "gcc-bootstrap@0" [color = black];
"binutils-cross-boot0@2.31.1" -> "glibc-bootstrap@0" [color = black];
"binutils-cross-boot0@2.31.1" -> "make-boot0@4.2.1" [color = black];
"binutils-cross-boot0@2.31.1" [label = "binutils-cross-boot0@2.31.1", shape = box, fontname = Helvetica];
"binutils-bootstrap@0" [label = "binutils-bootstrap@0", fontname = Helvetica];
"bootstrap-binaries@0" [label = "bootstrap-binaries@0", fontname = Helvetica];
"diffutils-boot0@3.6" -> "binutils-bootstrap@0" [color = black];
"diffutils-boot0@3.6" -> "bootstrap-binaries@0" [color = black];
"diffutils-boot0@3.6" -> "gcc-bootstrap@0" [color = black];
"diffutils-boot0@3.6" -> "glibc-bootstrap@0" [color = black];
"diffutils-boot0@3.6" -> "make-boot0@4.2.1" [color = black];
"diffutils-boot0@3.6" [label = "diffutils-boot0@3.6", shape = box, fontname = Helvetica];
"file-boot0@5.33" -> "binutils-bootstrap@0" [color = black];
"file-boot0@5.33" -> "bootstrap-binaries@0" [color = black];
"file-boot0@5.33" -> "gcc-bootstrap@0" [color = black];
"file-boot0@5.33" -> "glibc-bootstrap@0" [color = black];
"file-boot0@5.33" -> "make-boot0@4.2.1" [color = black];
"file-boot0@5.33" [label = "file-boot0@5.33", shape = box, fontname = Helvetica];
"findutils-boot0@4.6.0" -> "binutils-bootstrap@0" [color = black];
"findutils-boot0@4.6.0" -> "bootstrap-binaries@0" [color = black];
"findutils-boot0@4.6.0" -> "diffutils-boot0@3.6" [color = black];
"findutils-boot0@4.6.0" -> "gcc-bootstrap@0" [color = black];
"findutils-boot0@4.6.0" -> "glibc-bootstrap@0" [color = black];
"findutils-boot0@4.6.0" -> "make-boot0@4.2.1" [color = black];
"findutils-boot0@4.6.0" [label = "findutils-boot0@4.6.0", shape = box, fontname = Helvetica];
"gcc-bootstrap@0" -> "glibc-bootstrap@0" [color = black];
"gcc-bootstrap@0" [label = "gcc-bootstrap@0", fontname = Helvetica];
"glibc-bootstrap@0" [label = "glibc-bootstrap@0", fontname = Helvetica];
"make-boot0@4.2.1" -> "binutils-bootstrap@0" [color = black];
"make-boot0@4.2.1" -> "bootstrap-binaries@0" [color = black];
"make-boot0@4.2.1" -> "gcc-bootstrap@0" [color = black];
"make-boot0@4.2.1" -> "glibc-bootstrap@0" [color = black];
"make-boot0@4.2.1" [label = "make-boot0@4.2.1", shape = box, fontname = Helvetica];
}