Advertisement
Guest User

Untitled

a guest
Dec 28th, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
DOT 7.73 KB | None | 0 0
  1. digraph G {
  2. _busybox [label = "busybox"]
  3. _busybox [color=lightblue,style=filled]
  4. _busybox -> _bash [dir=forward]
  5. _bash [label = "bash"]
  6. _bash [color=grey,style=filled]
  7. _bash -> _hostbison [dir=forward]
  8. _hostbison [label = "host-bison"]
  9. _hostbison [color=gainsboro,style=filled]
  10. _hostbison -> _hostm4 [dir=forward]
  11. _hostm4 [label = "host-m4"]
  12. _hostm4 [color=gainsboro,style=filled]
  13. _hostm4 -> _hostccache [dir=forward]
  14. _hostccache [label = "host-ccache"]
  15. _hostccache [color=gainsboro,style=filled]
  16. _hostccache -> _hostlzip [dir=forward]
  17. _hostlzip [label = "host-lzip"]
  18. _hostlzip [color=gainsboro,style=filled]
  19. _hostlzip -> _hosttar [dir=forward]
  20. _hosttar [label = "host-tar"]
  21. _hosttar [color=gainsboro,style=filled]
  22. _hosttar -> _hostfakedate [dir=forward]
  23. _hostfakedate [label = "host-fakedate"]
  24. _hostfakedate [color=gainsboro,style=filled]
  25. _hostfakedate -> _hostskeleton [dir=forward]
  26. _hostskeleton [label = "host-skeleton"]
  27. _hostskeleton [color=gainsboro,style=filled]
  28. _bash -> _readline [dir=forward]
  29. _readline [label = "readline"]
  30. _readline [color=grey,style=filled]
  31. _readline -> _hostautoconf [dir=forward]
  32. _hostautoconf [label = "host-autoconf"]
  33. _hostautoconf [color=gainsboro,style=filled]
  34. _hostautoconf -> _hostlibtool [dir=forward]
  35. _hostlibtool [label = "host-libtool"]
  36. _hostlibtool [color=gainsboro,style=filled]
  37. _hostlibtool -> _hostm4 [dir=forward]
  38. _readline -> _ncurses [dir=forward]
  39. _ncurses [label = "ncurses"]
  40. _ncurses [color=grey,style=filled]
  41. _ncurses -> _hostncurses [dir=forward]
  42. _hostncurses [label = "host-ncurses"]
  43. _hostncurses [color=gainsboro,style=filled]
  44. _hostncurses -> _hostccache [dir=forward]
  45. _busybox -> _coreutils [dir=forward]
  46. _coreutils [label = "coreutils"]
  47. _coreutils [color=grey,style=filled]
  48. _coreutils -> _hostgettext [dir=forward]
  49. _hostgettext [label = "host-gettext"]
  50. _hostgettext [color=gainsboro,style=filled]
  51. _hostgettext -> _hostautomake [dir=forward]
  52. _hostautomake [label = "host-automake"]
  53. _hostautomake [color=gainsboro,style=filled]
  54. _hostautomake -> _hostautoconf [dir=forward]
  55. _hostgettext -> _hostlibxml2 [dir=forward]
  56. _hostlibxml2 [label = "host-libxml2"]
  57. _hostlibxml2 [color=gainsboro,style=filled]
  58. _hostlibxml2 -> _hostpkgconf [dir=forward]
  59. _hostpkgconf [label = "host-pkgconf"]
  60. _hostpkgconf [color=gainsboro,style=filled]
  61. _hostpkgconf -> _hostccache [dir=forward]
  62. _coreutils -> _openssl [dir=forward]
  63. _openssl [label = "openssl"]
  64. _openssl [color=grey,style=filled]
  65. _openssl -> _libopenssl [dir=forward]
  66. _libopenssl [label = "libopenssl"]
  67. _libopenssl [color=grey,style=filled]
  68. _libopenssl -> _zlib [dir=forward]
  69. _zlib [label = "zlib"]
  70. _zlib [color=grey,style=filled]
  71. _zlib -> _libzlib [dir=forward]
  72. _libzlib [label = "libzlib"]
  73. _libzlib [color=grey,style=filled]
  74. _libzlib -> _hostccache [dir=forward]
  75. _busybox -> _e2fsprogs [dir=forward]
  76. _e2fsprogs [label = "e2fsprogs"]
  77. _e2fsprogs [color=grey,style=filled]
  78. _e2fsprogs -> _utillinux [dir=forward]
  79. _utillinux [label = "util-linux"]
  80. _utillinux [color=grey,style=filled]
  81. _utillinux -> _python3 [dir=forward]
  82. _python3 [label = "python3"]
  83. _python3 [color=grey,style=filled]
  84. _python3 -> _expat [dir=forward]
  85. _expat [label = "expat"]
  86. _expat [color=grey,style=filled]
  87. _expat -> _hostpkgconf [dir=forward]
  88. _python3 -> _hostpython3 [dir=forward]
  89. _hostpython3 [label = "host-python3"]
  90. _hostpython3 [color=gainsboro,style=filled]
  91. _hostpython3 -> _hostexpat [dir=forward]
  92. _hostexpat [label = "host-expat"]
  93. _hostexpat [color=gainsboro,style=filled]
  94. _hostexpat -> _hostpkgconf [dir=forward]
  95. _hostpython3 -> _hostlibffi [dir=forward]
  96. _hostlibffi [label = "host-libffi"]
  97. _hostlibffi [color=gainsboro,style=filled]
  98. _hostlibffi -> _hostautomake [dir=forward]
  99. _hostpython3 -> _hostzlib [dir=forward]
  100. _hostzlib [label = "host-zlib"]
  101. _hostzlib [color=gainsboro,style=filled]
  102. _hostzlib -> _hostlibzlib [dir=forward]
  103. _hostlibzlib [label = "host-libzlib"]
  104. _hostlibzlib [color=gainsboro,style=filled]
  105. _hostlibzlib -> _hostccache [dir=forward]
  106. _python3 -> _libffi [dir=forward]
  107. _libffi [label = "libffi"]
  108. _libffi [color=grey,style=filled]
  109. _libffi -> _hostautomake [dir=forward]
  110. _python3 -> _mpdecimal [dir=forward]
  111. _mpdecimal [label = "mpdecimal"]
  112. _mpdecimal [color=grey,style=filled]
  113. _mpdecimal -> _hostautomake [dir=forward]
  114. _python3 -> _openssl [dir=forward]
  115. _python3 -> _sqlite [dir=forward]
  116. _sqlite [label = "sqlite"]
  117. _sqlite [color=grey,style=filled]
  118. _sqlite -> _readline [dir=forward]
  119. _busybox -> _i2ctools [dir=forward]
  120. _i2ctools [label = "i2c-tools"]
  121. _i2ctools [color=grey,style=filled]
  122. _i2ctools -> _python3 [dir=forward]
  123. _busybox -> _ifupdown [dir=forward]
  124. _ifupdown [label = "ifupdown"]
  125. _ifupdown [color=grey,style=filled]
  126. _ifupdown -> _hostccache [dir=forward]
  127. _busybox -> _iproute2 [dir=forward]
  128. _iproute2 [label = "iproute2"]
  129. _iproute2 [color=grey,style=filled]
  130. _iproute2 -> _hostbison [dir=forward]
  131. _iproute2 -> _hostflex [dir=forward]
  132. _hostflex [label = "host-flex"]
  133. _hostflex [color=gainsboro,style=filled]
  134. _hostflex -> _hostgettext [dir=forward]
  135. _iproute2 -> _libmnl [dir=forward]
  136. _libmnl [label = "libmnl"]
  137. _libmnl [color=grey,style=filled]
  138. _libmnl -> _hostccache [dir=forward]
  139. _busybox -> _kmod [dir=forward]
  140. _kmod [label = "kmod"]
  141. _kmod [color=grey,style=filled]
  142. _kmod -> _python3 [dir=forward]
  143. _busybox -> _less [dir=forward]
  144. _less [label = "less"]
  145. _less [color=grey,style=filled]
  146. _less -> _ncurses [dir=forward]
  147. _busybox -> _libtirpc [dir=forward]
  148. _libtirpc [label = "libtirpc"]
  149. _libtirpc [color=grey,style=filled]
  150. _libtirpc -> _hostnfsutils [dir=forward]
  151. _hostnfsutils [label = "host-nfs-utils"]
  152. _hostnfsutils [color=gainsboro,style=filled]
  153. _hostnfsutils -> _hostautomake [dir=forward]
  154. _hostnfsutils -> _hostlibtirpc [dir=forward]
  155. _hostlibtirpc [label = "host-libtirpc"]
  156. _hostlibtirpc [color=gainsboro,style=filled]
  157. _hostlibtirpc -> _hostccache [dir=forward]
  158. _hostnfsutils -> _hostpkgconf [dir=forward]
  159. _busybox -> _ntp [dir=forward]
  160. _ntp [label = "ntp"]
  161. _ntp [color=grey,style=filled]
  162. _ntp -> _libevent [dir=forward]
  163. _libevent [label = "libevent"]
  164. _libevent [color=grey,style=filled]
  165. _libevent -> _hostautomake [dir=forward]
  166. _libevent -> _hostpkgconf [dir=forward]
  167. _libevent -> _openssl [dir=forward]
  168. _busybox -> _procpsng [dir=forward]
  169. _procpsng [label = "procps-ng"]
  170. _procpsng [color=grey,style=filled]
  171. _procpsng -> _hostpkgconf [dir=forward]
  172. _procpsng -> _ncurses [dir=forward]
  173. _busybox -> _skeleton [dir=forward]
  174. _skeleton [label = "skeleton"]
  175. _skeleton [color=grey,style=filled]
  176. _skeleton -> _skeletoninitsysv [dir=forward]
  177. _skeletoninitsysv [label = "skeleton-init-sysv"]
  178. _skeletoninitsysv [color=grey,style=filled]
  179. _skeletoninitsysv -> _skeletoninitcommon [dir=forward]
  180. _skeletoninitcommon [label = "skeleton-init-common"]
  181. _skeletoninitcommon [color=grey,style=filled]
  182. _skeletoninitcommon -> _hostccache [dir=forward]
  183. _busybox -> _startstopdaemon [dir=forward]
  184. _startstopdaemon [label = "start-stop-daemon"]
  185. _startstopdaemon [color=grey,style=filled]
  186. _startstopdaemon -> _hostautomake [dir=forward]
  187. _startstopdaemon -> _hostpkgconf [dir=forward]
  188. _busybox -> _toolchain [dir=forward]
  189. _toolchain [label = "toolchain"]
  190. _toolchain [color=gainsboro,style=filled]
  191. _toolchain -> _toolchainexternal [dir=forward]
  192. _toolchainexternal [label = "toolchain-external"]
  193. _toolchainexternal [color=gainsboro,style=filled]
  194. _toolchainexternal -> _toolchainexternalarmaarch64 [dir=forward]
  195. _toolchainexternalarmaarch64 [label = "toolchain-external-arm-aarch64"]
  196. _toolchainexternalarmaarch64 [color=gainsboro,style=filled]
  197. _toolchainexternalarmaarch64 -> _hostccache [dir=forward]
  198. _busybox -> _vim [dir=forward]
  199. _vim [label = "vim"]
  200. _vim [color=grey,style=filled]
  201. _vim -> _ncurses [dir=forward]
  202. _busybox -> _wget [dir=forward]
  203. _wget [label = "wget"]
  204. _wget [color=grey,style=filled]
  205. _wget -> _utillinux [dir=forward]
  206. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement