Changes between Version 1 and Version 2 of jazz/18-03-02
- Timestamp:
- Mar 2, 2018, 3:06:24 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/18-03-02
v1 v2 6 6 #!graphviz 7 7 digraph "brew-dep" { rankdir=LR; node [shape=record]; 8 "gdbm"->"ansible";9 "libyaml"->"ansible";10 "openssl"->"ansible";11 "python@2"->"ansible";12 "readline"->"ansible";13 "sqlite"->"ansible";14 8 "gdbm"->"azure-cli"; 15 9 "openssl"->"azure-cli"; … … 22 16 "coreutils"; 23 17 "docker"; 24 "faac";25 "fdk-aac";26 "libpng"->"freetype";27 18 "gdbm"; 28 19 "gettext"; … … 39 30 "openssl"->"kafkacat"; 40 31 "yajl"->"kafkacat"; 41 "lame";42 "faac"->"libav";43 "fdk-aac"->"libav";44 "freetype"->"libav";45 "lame"->"libav";46 "libogg"->"libav";47 "libpng"->"libav";48 "libvorbis"->"libav";49 "libvpx"->"libav";50 "opus"->"libav";51 "x264"->"libav";52 "xvid"->"libav";53 "libdshconfig";54 32 "gettext"->"libidn2"; 55 33 "libunistring"->"libidn2"; 56 "libogg";57 "libpng";58 34 "lz4"->"librdkafka"; 59 35 "lzlib"->"librdkafka"; 60 36 "openssl"->"librdkafka"; 61 37 "libunistring"; 62 "libogg"->"libvorbis";63 "libvpx";64 38 "libyaml"; 65 39 "lsusb"; … … 74 48 "openssl"; 75 49 "openssl@1.1"; 76 "opus";77 50 "p7zip"; 78 51 "gdbm"->"python"; … … 86 59 "sqlite"->"python3"; 87 60 "xz"->"python3"; 88 "gdbm"->"python@2";89 "openssl"->"python@2";90 "readline"->"python@2";91 "sqlite"->"python@2";92 61 "readline"; 93 62 "readline"->"sqlite"; … … 97 66 "tree"; 98 67 "gettext"->"watch"; 99 "gettext"->"wget";100 "libidn2"->"wget";101 "libunistring"->"wget";102 "openssl"->"wget";103 "x264";104 "xvid";105 68 "xz"; 106 69 "yajl";