aboutsummaryrefslogtreecommitdiffstats
path: root/images/qemuarm/glibc/core-image-minimal-dev/depends-nokernel-nolibc-noupdate.dot
blob: 87cdd719cb1656a8d934a348db972303ddb94049 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
digraph depends {
    node [shape=plaintext]
"acl-dev" -> "acl" [label="= 2.3.1-r0"]
"acl-dev" -> "attr-dev" [style=dotted]
"acl-dev" -> "bash-dev" [style=dotted]
"acl-dev" -> "coreutils-dev" [style=dotted]
"acl-dev" -> "e2fsprogs-mke2fs-dev" [style=dotted]
"acl-dev" -> "gawk-dev" [style=dotted]
"acl-dev" -> "glibc-dev" [style=dotted]
"acl-dev" -> "libacl1" [label="libacl"] [style=dashed]
"acl-dev" -> "libacl-dev" [style=dotted]
"acl-dev" -> "libattr-dev" [style=dotted]
"acl-dev" -> "make-dev" [style=dotted]
"acl-dev" -> "perl-dev" [style=dotted]
"acl-dev" -> "perl-module-cwd-dev" [style=dotted]
"acl-dev" -> "perl-module-file-basename-dev" [style=dotted]
"acl-dev" -> "perl-module-filehandle-dev" [style=dotted]
"acl-dev" -> "perl-module-file-path-dev" [style=dotted]
"acl-dev" -> "perl-module-file-spec-dev" [style=dotted]
"acl-dev" -> "perl-module-getopt-std-dev" [style=dotted]
"acl-dev" -> "perl-module-posix-dev" [style=dotted]
"acl-dev" -> "shadow-dev" [style=dotted]
"acl" -> "libacl1" [label=">= 2.3.1"]
"acl" -> "libacl1" [label="libacl.so.1(ACL_1.0)"] [style=dashed]
"acl" -> "libacl1" [label="libacl.so.1"] [style=dashed]
"attr" -> "bash" [label="/bin/sh"] [style=dashed]
"attr" -> "busybox" [label="/bin/sh"] [style=dashed]
"attr-dev" -> "attr" [label="= 2.5.1-r0"]
"attr-dev" -> "coreutils-dev" [style=dotted]
"attr-dev" -> "gawk-dev" [style=dotted]
"attr-dev" -> "glibc-dev" [style=dotted]
"attr-dev" -> "libattr1" [label="libattr"] [style=dashed]
"attr-dev" -> "libattr-dev" [style=dotted]
"attr-dev" -> "make-dev" [style=dotted]
"attr-dev" -> "perl-dev" [style=dotted]
"attr-dev" -> "perl-module-cwd-dev" [style=dotted]
"attr-dev" -> "perl-module-file-basename-dev" [style=dotted]
"attr-dev" -> "perl-module-filehandle-dev" [style=dotted]
"attr-dev" -> "perl-module-file-path-dev" [style=dotted]
"attr-dev" -> "perl-module-file-spec-dev" [style=dotted]
"attr-dev" -> "perl-module-getopt-std-dev" [style=dotted]
"attr-dev" -> "perl-module-posix-dev" [style=dotted]
"attr" -> "libattr1" [label=">= 2.5.1"]
"attr" -> "libattr1" [label="libattr.so.1(ATTR_1.0)"] [style=dashed]
"attr" -> "libattr1" [label="libattr.so.1(ATTR_1.2)"] [style=dashed]
"attr" -> "libattr1" [label="libattr.so.1"] [style=dashed]
"base-files" -> "bash" [label="/bin/sh"] [style=dashed]
"base-files" -> "busybox" [label="/bin/sh"] [style=dashed]
"base-files-dev" -> "base-files" [label="= 3.0.14-r89"]
"base-passwd" -> "bash" [label="/bin/sh"] [style=dashed]
"base-passwd" -> "busybox" [label="/bin/sh"] [style=dashed]
"base-passwd-dev" -> "base-passwd" [label="= 3.5.52-r0"]
"base-passwd-dev" -> "glibc-dev" [style=dotted]
"bash" -> "base-files"
"bash" -> "bash" [label="/bin/sh"] [style=dashed]
"bash" -> "busybox" [label="/bin/sh"] [style=dashed]
"bash-completion" -> "bash"
"bash-completion-dev" -> "bash-completion" [label="= 2.11-r0"]
"bash-completion-dev" -> "bash-dev" [style=dotted]
"bash-dev" -> "base-files-dev" [style=dotted]
"bash-dev" -> "bash" [label="= 5.1.16-r0"]
"bash-dev" -> "coreutils-dev" [style=dotted]
"bash-dev" -> "glibc-dev" [style=dotted]
"bash-dev" -> "glibc-gconv-big5hkscs-dev" [style=dotted]
"bash-dev" -> "glibc-gconv-iso8859-1-dev" [style=dotted]
"bash-dev" -> "glibc-utils-dev" [style=dotted]
"bash-dev" -> "locale-base-de-de-dev" [style=dotted]
"bash-dev" -> "locale-base-en-us-dev" [style=dotted]
"bash-dev" -> "locale-base-fr-fr-dev" [style=dotted]
"bash-dev" -> "locale-base-fr-fr.iso-8859-1-dev" [style=dotted]
"bash-dev" -> "locale-base-zh-hk.big5-hkscs-dev" [style=dotted]
"bash-dev" -> "make-dev" [style=dotted]
"bash-dev" -> "ncurses-dev" [style=dotted]
"bash-dev" -> "ncurses-libtinfo-dev" [style=dotted]
"bash-dev" -> "perl-dev" [style=dotted]
"bash-dev" -> "sed-dev" [style=dotted]
"bash-dev" -> "shadow-dev" [style=dotted]
"bash-dev" -> "util-linux-setpriv-dev" [style=dotted]
"bash" -> "libtinfo5" [label=">= 6.3"]
"bash" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"bc" -> "bash" [label="/bin/sh"] [style=dashed]
"bc" -> "busybox" [label="/bin/sh"] [style=dashed]
"bc-dev" -> "bc" [label="= 1.07.1-r0"]
"bc-dev" -> "glibc-dev" [style=dotted]
"bc-dev" -> "readline-dev" [style=dotted]
"bc" -> "libreadline8" [label=">= 8.1.2"]
"bc" -> "libreadline8" [label="libreadline.so.8"] [style=dashed]
"btrfs-tools" -> "bash" [label="/bin/sh"] [style=dashed]
"btrfs-tools" -> "btrfs-tools" [label="libbtrfsutil.so.1(LIBBTRFSUTIL_1.1)"] [style=dashed]
"btrfs-tools" -> "btrfs-tools" [label="libbtrfsutil.so.1"] [style=dashed]
"btrfs-tools" -> "busybox" [label="/bin/sh"] [style=dashed]
"btrfs-tools-dev" -> "btrfs-tools" [label="= 5.18.1-r0"]
"btrfs-tools-dev" -> "e2fsprogs-dev" [style=dotted]
"btrfs-tools-dev" -> "glibc-dev" [style=dotted]
"btrfs-tools-dev" -> "libcomerr-dev" [style=dotted]
"btrfs-tools-dev" -> "libext2fs-dev" [style=dotted]
"btrfs-tools-dev" -> "python3-core-dev" [style=dotted]
"btrfs-tools-dev" -> "python3-dev" [style=dotted]
"btrfs-tools-dev" -> "util-linux-dev" [style=dotted]
"btrfs-tools-dev" -> "util-linux-libblkid-dev" [style=dotted]
"btrfs-tools-dev" -> "util-linux-libuuid-dev" [style=dotted]
"btrfs-tools-dev" -> "zlib-dev" [style=dotted]
"btrfs-tools" -> "libblkid1" [label=">= 2.38"]
"btrfs-tools" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"btrfs-tools" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"btrfs-tools" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"btrfs-tools" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"btrfs-tools" -> "libcom-err2" [label=">= 1.46.5"]
"btrfs-tools" -> "libcom-err2" [label="libcom_err.so.2"] [style=dashed]
"btrfs-tools" -> "libext2fs2" [label=">= 1.46.5"]
"btrfs-tools" -> "libext2fs2" [label="libext2fs.so.2"] [style=dashed]
"btrfs-tools" -> "libuuid1" [label=">= 2.38"]
"btrfs-tools" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"btrfs-tools" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"btrfs-tools" -> "libz1" [label=">= 1.2.12"]
"btrfs-tools" -> "libz1" [label="libz.so.1"] [style=dashed]
"btrfs-tools" -> "libz1" [label="libz.so.1(ZLIB_1.2.0)"] [style=dashed]
"btrfs-tools" -> "python3-core"
"busybox" -> "bash" [label="/bin/sh"] [style=dashed]
"busybox" -> "busybox" [label="/bin/sh"] [style=dashed]
"busybox" -> "busybox-udhcpc" [style=dotted]
"busybox-dev" -> "busybox" [label="= 1.35.0-r0"]
"busybox-dev" -> "glibc-dev" [style=dotted]
"busybox-dev" -> "initscripts-dev" [style=dotted]
"busybox-dev" -> "zip-dev" [style=dotted]
"busybox-hwclock" -> "bash" [label="/bin/sh"] [style=dashed]
"busybox-hwclock" -> "busybox" [label="/bin/sh"] [style=dashed]
"busybox-syslog" -> "bash" [label="/bin/sh"] [style=dashed]
"busybox-syslog" -> "busybox"
"busybox-syslog" -> "busybox" [label="/bin/sh"] [style=dashed]
"busybox-udhcpc" -> "bash" [label="/bin/sh"] [style=dashed]
"busybox-udhcpc" -> "busybox" [label="/bin/sh"] [style=dashed]
"bzip2" -> "bash" [label="/bin/sh"] [style=dashed]
"bzip2" -> "busybox" [label="/bin/sh"] [style=dashed]
"bzip2-dev" -> "bash-dev" [style=dotted]
"bzip2-dev" -> "bzip2" [label="= 1.0.8-r0"]
"bzip2-dev" -> "glibc-dev" [style=dotted]
"bzip2-dev" -> "libbz2-1" [label="libbz2"] [style=dashed]
"bzip2-dev" -> "libbz2-dev" [style=dotted]
"bzip2-dev" -> "make-dev" [style=dotted]
"bzip2" -> "libbz2-1" [label=">= 1.0.8"]
"bzip2" -> "libbz2-1" [label="libbz2.so.1"] [style=dashed]
"ca-certificates" -> "bash" [label="/bin/sh"] [style=dashed]
"ca-certificates" -> "busybox" [label="/bin/sh"] [style=dashed]
"ca-certificates" -> "openssl"
"ca-certificates" -> "openssl-bin"
"coreutils" -> "bash" [label="/bin/sh"] [style=dashed]
"coreutils" -> "busybox" [label="/bin/sh"] [style=dashed]
"coreutils" -> "coreutils-stdbuf"
"coreutils-dev" -> "acl-dev" [style=dotted]
"coreutils-dev" -> "attr-dev" [style=dotted]
"coreutils-dev" -> "bash-dev" [style=dotted]
"coreutils-dev" -> "coreutils" [label="= 9.1-r0"]
"coreutils-dev" -> "findutils-dev" [style=dotted]
"coreutils-dev" -> "gawk-dev" [style=dotted]
"coreutils-dev" -> "gmp-dev" [style=dotted]
"coreutils-dev" -> "libcap-dev" [style=dotted]
"coreutils-dev" -> "shadow-dev" [style=dotted]
"coreutils" -> "libacl1" [label=">= 2.3.1"]
"coreutils" -> "libacl1" [label="libacl.so.1(ACL_1.0)"] [style=dashed]
"coreutils" -> "libacl1" [label="libacl.so.1"] [style=dashed]
"coreutils" -> "libattr1" [label=">= 2.5.1"]
"coreutils" -> "libattr1" [label="libattr.so.1(ATTR_1.1)"] [style=dashed]
"coreutils" -> "libattr1" [label="libattr.so.1"] [style=dashed]
"coreutils" -> "libcap" [label=">= 2.64"]
"coreutils" -> "libcap" [label="libcap.so.2"] [style=dashed]
"coreutils" -> "libgmp10" [label=">= 6.2.1"]
"coreutils" -> "libgmp10" [label="libgmp.so.10"] [style=dashed]
"curl-dev" -> "bash" [label="/bin/sh"] [style=dashed]
"curl-dev" -> "busybox" [label="/bin/sh"] [style=dashed]
"curl-dev" -> "curl" [label="= 7.83.1-r0"]
"curl-dev" -> "glibc-dev" [style=dotted]
"curl-dev" -> "libcrypto-dev" [style=dotted]
"curl-dev" -> "libcurl4" [label="libcurl"] [style=dashed]
"curl-dev" -> "libcurl-dev" [style=dotted]
"curl-dev" -> "libidn2-dev" [style=dotted]
"curl-dev" -> "libssl-dev" [style=dotted]
"curl-dev" -> "openssl-dev" [style=dotted]
"curl-dev" -> "zlib-dev" [style=dotted]
"curl" -> "libcurl4" [label=">= 7.83.1"]
"curl" -> "libcurl4" [label="libcurl.so.4"] [style=dashed]
"diffutils" -> "bash" [label="/bin/sh"] [style=dashed]
"diffutils" -> "busybox" [label="/bin/sh"] [style=dashed]
"diffutils-dev" -> "diffutils" [label="= 3.8-r0"]
"diffutils-dev" -> "glibc-dev" [style=dotted]
"diffutils-dev" -> "make-dev" [style=dotted]
"diffutils-dev" -> "perl-dev" [style=dotted]
"e2fsprogs-badblocks" -> "libcom-err2" [label=">= 1.46.5"]
"e2fsprogs-badblocks" -> "libcom-err2" [label="libcom_err.so.2"] [style=dashed]
"e2fsprogs-badblocks" -> "libext2fs2" [label=">= 1.46.5"]
"e2fsprogs-badblocks" -> "libext2fs2" [label="libext2fs.so.2"] [style=dashed]
"e2fsprogs" -> "bash" [label="/bin/sh"] [style=dashed]
"e2fsprogs" -> "busybox" [label="/bin/sh"] [style=dashed]
"e2fsprogs-dev" -> "attr-dev" [style=dotted]
"e2fsprogs-dev" -> "autoconf-archive-dev" [style=dotted]
"e2fsprogs-dev" -> "bash-dev" [style=dotted]
"e2fsprogs-dev" -> "bash" [label="/bin/sh"] [style=dashed]
"e2fsprogs-dev" -> "busybox" [label="/bin/sh"] [style=dashed]
"e2fsprogs-dev" -> "bzip2-dev" [style=dotted]
"e2fsprogs-dev" -> "coreutils-dev" [style=dotted]
"e2fsprogs-dev" -> "diffutils-dev" [style=dotted]
"e2fsprogs-dev" -> "e2fsprogs-badblocks-dev" [style=dotted]
"e2fsprogs-dev" -> "e2fsprogs-dumpe2fs-dev" [style=dotted]
"e2fsprogs-dev" -> "e2fsprogs-e2fsck-dev" [style=dotted]
"e2fsprogs-dev" -> "e2fsprogs" [label="= 1.46.5-r0"]
"e2fsprogs-dev" -> "e2fsprogs-mke2fs-dev" [style=dotted]
"e2fsprogs-dev" -> "e2fsprogs-resize2fs-dev" [style=dotted]
"e2fsprogs-dev" -> "e2fsprogs-tune2fs-dev" [style=dotted]
"e2fsprogs-dev" -> "glibc-dev" [style=dotted]
"e2fsprogs-dev" -> "libcom-err2" [label="libcomerr"] [style=dashed]
"e2fsprogs-dev" -> "libcomerr-dev" [style=dotted]
"e2fsprogs-dev" -> "libe2p2" [label="libe2p"] [style=dashed]
"e2fsprogs-dev" -> "libe2p-dev" [style=dotted]
"e2fsprogs-dev" -> "libext2fs2" [label="libext2fs"] [style=dashed]
"e2fsprogs-dev" -> "libext2fs-dev" [style=dotted]
"e2fsprogs-dev" -> "libss2" [label="libss"] [style=dashed]
"e2fsprogs-dev" -> "libss-dev" [style=dotted]
"e2fsprogs-dev" -> "perl-dev" [style=dotted]
"e2fsprogs-dev" -> "procps-dev" [style=dotted]
"e2fsprogs-dev" -> "sed-dev" [style=dotted]
"e2fsprogs-dev" -> "util-linux-dev" [style=dotted]
"e2fsprogs-dev" -> "util-linux-libblkid-dev" [style=dotted]
"e2fsprogs-dev" -> "util-linux-libuuid-dev" [style=dotted]
"e2fsprogs-dumpe2fs" -> "libblkid1" [label=">= 2.38"]
"e2fsprogs-dumpe2fs" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"e2fsprogs-dumpe2fs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"e2fsprogs-dumpe2fs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"e2fsprogs-dumpe2fs" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"e2fsprogs-dumpe2fs" -> "libcom-err2" [label=">= 1.46.5"]
"e2fsprogs-dumpe2fs" -> "libcom-err2" [label="libcom_err.so.2"] [style=dashed]
"e2fsprogs-dumpe2fs" -> "libe2p2" [label=">= 1.46.5"]
"e2fsprogs-dumpe2fs" -> "libe2p2" [label="libe2p.so.2"] [style=dashed]
"e2fsprogs-dumpe2fs" -> "libext2fs2" [label=">= 1.46.5"]
"e2fsprogs-dumpe2fs" -> "libext2fs2" [label="libext2fs.so.2"] [style=dashed]
"e2fsprogs-e2fsck" -> "libblkid1" [label=">= 2.38"]
"e2fsprogs-e2fsck" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"e2fsprogs-e2fsck" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"e2fsprogs-e2fsck" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"e2fsprogs-e2fsck" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"e2fsprogs-e2fsck" -> "libcom-err2" [label=">= 1.46.5"]
"e2fsprogs-e2fsck" -> "libcom-err2" [label="libcom_err.so.2"] [style=dashed]
"e2fsprogs-e2fsck" -> "libe2p2" [label=">= 1.46.5"]
"e2fsprogs-e2fsck" -> "libe2p2" [label="libe2p.so.2"] [style=dashed]
"e2fsprogs-e2fsck" -> "libext2fs2" [label=">= 1.46.5"]
"e2fsprogs-e2fsck" -> "libext2fs2" [label="libext2fs.so.2"] [style=dashed]
"e2fsprogs-e2fsck" -> "libuuid1" [label=">= 2.38"]
"e2fsprogs-e2fsck" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"e2fsprogs-e2fsck" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"e2fsprogs" -> "e2fsprogs-badblocks"
"e2fsprogs" -> "e2fsprogs-dumpe2fs"
"e2fsprogs" -> "e2fsprogs-e2fsck" [style=dotted]
"e2fsprogs" -> "e2fsprogs-mke2fs" [style=dotted]
"e2fsprogs" -> "libblkid1" [label=">= 2.38"]
"e2fsprogs" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"e2fsprogs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"e2fsprogs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"e2fsprogs" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"e2fsprogs" -> "libcom-err2" [label=">= 1.46.5"]
"e2fsprogs" -> "libcom-err2" [label="libcom_err.so.2"] [style=dashed]
"e2fsprogs" -> "libe2p2" [label=">= 1.46.5"]
"e2fsprogs" -> "libe2p2" [label="libe2p.so.2"] [style=dashed]
"e2fsprogs" -> "libext2fs2" [label=">= 1.46.5"]
"e2fsprogs" -> "libext2fs2" [label="libext2fs.so.2"] [style=dashed]
"e2fsprogs" -> "libss2" [label=">= 1.46.5"]
"e2fsprogs" -> "libss2" [label="libss.so.2"] [style=dashed]
"e2fsprogs" -> "libuuid1" [label=">= 2.38"]
"e2fsprogs" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"e2fsprogs" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"e2fsprogs-mke2fs" -> "bash" [label="/bin/sh"] [style=dashed]
"e2fsprogs-mke2fs" -> "busybox" [label="/bin/sh"] [style=dashed]
"e2fsprogs-mke2fs" -> "libblkid1" [label=">= 2.38"]
"e2fsprogs-mke2fs" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"e2fsprogs-mke2fs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"e2fsprogs-mke2fs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"e2fsprogs-mke2fs" -> "libblkid1" [label="libblkid.so.1(BLKID_2_36)"] [style=dashed]
"e2fsprogs-mke2fs" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"e2fsprogs-mke2fs" -> "libcom-err2" [label=">= 1.46.5"]
"e2fsprogs-mke2fs" -> "libcom-err2" [label="libcom_err.so.2"] [style=dashed]
"e2fsprogs-mke2fs" -> "libe2p2" [label=">= 1.46.5"]
"e2fsprogs-mke2fs" -> "libe2p2" [label="libe2p.so.2"] [style=dashed]
"e2fsprogs-mke2fs" -> "libext2fs2" [label=">= 1.46.5"]
"e2fsprogs-mke2fs" -> "libext2fs2" [label="libext2fs.so.2"] [style=dashed]
"e2fsprogs-mke2fs" -> "libuuid1" [label=">= 2.38"]
"e2fsprogs-mke2fs" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"e2fsprogs-mke2fs" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"elfutils" -> "bash" [label="/bin/sh"] [style=dashed]
"elfutils" -> "busybox" [label="/bin/sh"] [style=dashed]
"elfutils-dev" -> "bash-dev" [style=dotted]
"elfutils-dev" -> "binutils-symlinks-dev" [style=dotted]
"elfutils-dev" -> "bsdtar-dev" [style=dotted]
"elfutils-dev" -> "coreutils-dev" [style=dotted]
"elfutils-dev" -> "curl-dev" [style=dotted]
"elfutils-dev" -> "elfutils-binutils-dev" [style=dotted]
"elfutils-dev" -> "elfutils" [label="= 0.187-r0"]
"elfutils-dev" -> "gcc-symlinks-dev" [style=dotted]
"elfutils-dev" -> "glibc-dev" [style=dotted]
"elfutils-dev" -> "glibc-utils-dev" [style=dotted]
"elfutils-dev" -> "iproute2-ss-dev" [style=dotted]
"elfutils-dev" -> "libarchive-dev" [style=dotted]
"elfutils-dev" -> "libasm1" [label="libasm"] [style=dashed]
"elfutils-dev" -> "libasm-dev" [style=dotted]
"elfutils-dev" -> "libcurl-dev" [style=dotted]
"elfutils-dev" -> "libdebuginfod1" [label="libdebuginfod"] [style=dashed]
"elfutils-dev" -> "libdebuginfod-dev" [style=dotted]
"elfutils-dev" -> "libdw1" [label="libdw"] [style=dashed]
"elfutils-dev" -> "libdw-dev" [style=dotted]
"elfutils-dev" -> "libelf1" [label="libelf"] [style=dashed]
"elfutils-dev" -> "libelf-dev" [style=dotted]
"elfutils-dev" -> "libmicrohttpd-dev" [style=dotted]
"elfutils-dev" -> "libsqlite3-dev" [style=dotted]
"elfutils-dev" -> "libstdc++-dev" [style=dotted]
"elfutils-dev" -> "make-dev" [style=dotted]
"elfutils-dev" -> "sqlite3-dev" [style=dotted]
"elfutils-dev" -> "zlib-dev" [style=dotted]
"elfutils" -> "libarchive" [label=">= 3.6.1"]
"elfutils" -> "libarchive" [label="libarchive.so.13"] [style=dashed]
"elfutils" -> "libasm1" [label=">= 0.187"]
"elfutils" -> "libasm1" [label="libasm.so.1(ELFUTILS_1.0)"] [style=dashed]
"elfutils" -> "libasm1" [label="libasm.so.1"] [style=dashed]
"elfutils" -> "libdebuginfod1" [label=">= 0.187"]
"elfutils" -> "libdebuginfod1" [label="libdebuginfod.so.1(ELFUTILS_0.178)"] [style=dashed]
"elfutils" -> "libdebuginfod1" [label="libdebuginfod.so.1(ELFUTILS_0.179)"] [style=dashed]
"elfutils" -> "libdebuginfod1" [label="libdebuginfod.so.1(ELFUTILS_0.183)"] [style=dashed]
"elfutils" -> "libdebuginfod1" [label="libdebuginfod.so.1"] [style=dashed]
"elfutils" -> "libdw1" [label=">= 0.187"]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.122)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.126)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.127)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.130)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.138)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.143)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.158)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.159)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.161)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.167)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.177)"] [style=dashed]
"elfutils" -> "libdw1" [label="libdw.so.1"] [style=dashed]
"elfutils" -> "libelf1" [label=">= 0.187"]
"elfutils" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.0)"] [style=dashed]
"elfutils" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.1.1)"] [style=dashed]
"elfutils" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.2)"] [style=dashed]
"elfutils" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.3)"] [style=dashed]
"elfutils" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.5)"] [style=dashed]
"elfutils" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.6)"] [style=dashed]
"elfutils" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.7)"] [style=dashed]
"elfutils" -> "libelf1" [label="libelf.so.1"] [style=dashed]
"elfutils" -> "libmicrohttpd12" [label=">= 0.9.75"]
"elfutils" -> "libmicrohttpd12" [label="libmicrohttpd.so.12"] [style=dashed]
"elfutils" -> "libsqlite3-0" [label=">= 3.38.5"]
"elfutils" -> "libsqlite3-0" [label="libsqlite3.so.0"] [style=dashed]
"elfutils" -> "libstdc++6" [label=">= 12.1.0"]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_1.3)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_ARM_1.3.3)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.11)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.17)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.20)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.21)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.29)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.30)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.9)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4)"] [style=dashed]
"elfutils" -> "libstdc++6" [label="libstdc++.so.6"] [style=dashed]
"eudev" -> "bash" [label="/bin/sh"] [style=dashed]
"eudev" -> "busybox" [label="/bin/sh"] [style=dashed]
"eudev-dev" -> "eudev" [label="= 3.2.11-r0"]
"eudev-dev" -> "glibc-dev" [style=dotted]
"eudev-dev" -> "initscripts-dev" [style=dotted]
"eudev-dev" -> "kmod-dev" [style=dotted]
"eudev-dev" -> "libkmod-dev" [style=dotted]
"eudev-dev" -> "libudev1" [label="libudev"] [style=dashed]
"eudev-dev" -> "libudev-dev" [style=dotted]
"eudev-dev" -> "util-linux-dev" [style=dotted]
"eudev-dev" -> "util-linux-libblkid-dev" [style=dotted]
"eudev" -> "kmod"
"eudev" -> "libblkid1" [label=">= 2.38"]
"eudev" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"eudev" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"eudev" -> "libblkid1" [label="libblkid.so.1(BLKID_2.18)"] [style=dashed]
"eudev" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"eudev" -> "libkmod2" [label=">= 29"]
"eudev" -> "libkmod2" [label="libkmod.so.2(LIBKMOD_5)"] [style=dashed]
"eudev" -> "libkmod2" [label="libkmod.so.2"] [style=dashed]
"file" -> "bash" [label="/bin/sh"] [style=dashed]
"file" -> "busybox" [label="/bin/sh"] [style=dashed]
"file-dev" -> "bzip2-dev" [style=dotted]
"file-dev" -> "file" [label="= 5.42-r0"]
"file-dev" -> "glibc-dev" [style=dotted]
"file-dev" -> "libbz2-dev" [style=dotted]
"file-dev" -> "liblzma-dev" [style=dotted]
"file-dev" -> "xz-dev" [style=dotted]
"file-dev" -> "zlib-dev" [style=dotted]
"file" -> "file" [label="libmagic.so.1"] [style=dashed]
"file" -> "libbz2-1" [label=">= 1.0.8"]
"file" -> "libbz2-1" [label="libbz2.so.1"] [style=dashed]
"file" -> "liblzma5" [label=">= 5.2.5"]
"file" -> "liblzma5" [label="liblzma.so.5"] [style=dashed]
"file" -> "liblzma5" [label="liblzma.so.5(XZ_5.0)"] [style=dashed]
"file" -> "libz1" [label=">= 1.2.12"]
"file" -> "libz1" [label="libz.so.1"] [style=dashed]
"findutils" -> "bash" [label="/bin/sh"] [style=dashed]
"findutils" -> "busybox" [label="/bin/sh"] [style=dashed]
"findutils-dev" -> "bash-dev" [style=dotted]
"findutils-dev" -> "findutils" [label="= 4.9.0-r0"]
"findutils-dev" -> "glibc-dev" [style=dotted]
"findutils-dev" -> "grep-dev" [style=dotted]
"findutils-dev" -> "sed-dev" [style=dotted]
"gawk" -> "bash" [label="/bin/sh"] [style=dashed]
"gawk" -> "busybox" [label="/bin/sh"] [style=dashed]
"gawk-dev" -> "gawk" [label="= 5.1.1-r0"]
"gawk-dev" -> "glibc-dev" [style=dotted]
"gawk-dev" -> "locale-base-en-us.iso-8859-1-dev" [style=dotted]
"gawk-dev" -> "make-dev" [style=dotted]
"gawk-dev" -> "readline-dev" [style=dotted]
"gawk" -> "libreadline8" [label=">= 8.1.2"]
"gawk" -> "libreadline8" [label="libreadline.so.8"] [style=dashed]
"grep" -> "bash" [label="/bin/sh"] [style=dashed]
"grep" -> "busybox" [label="/bin/sh"] [style=dashed]
"grep-dev" -> "glibc-dev" [style=dotted]
"grep-dev" -> "grep" [label="= 3.7-r0"]
"grep-dev" -> "libpcre-dev" [style=dotted]
"grep" -> "libpcre1" [label=">= 8.45"]
"grep" -> "libpcre1" [label="libpcre.so.1"] [style=dashed]
"init-ifupdown" -> "bash" [label="/bin/sh"] [style=dashed]
"init-ifupdown" -> "busybox" [label="/bin/sh"] [style=dashed]
"init-ifupdown-dev" -> "init-ifupdown" [label="= 1.0-r7"]
"init-ifupdown-dev" -> "initscripts-dev" [style=dotted]
"init-ifupdown-dev" -> "netbase-dev" [style=dotted]
"init-ifupdown" -> "netbase"
"initscripts" -> "bash" [label="/bin/sh"] [style=dashed]
"initscripts" -> "busybox" [label="/bin/sh"] [style=dashed]
"initscripts-dev" -> "initd-functions-dev" [style=dotted]
"initscripts-dev" -> "initscripts" [label="= 1.0-r155"]
"initscripts-dev" -> "init-system-helpers-service-dev" [style=dotted]
"initscripts" -> "initscripts-functions" [label="initd-functions"] [style=dashed]
"initscripts" -> "initscripts-functions" [style=dotted]
"initscripts" -> "init-system-helpers-service"
"init-system-helpers-dev" -> "init-system-helpers" [label="= 1.63-r0"]
"init-system-helpers" -> "init-system-helpers-invoke-rc.d" [style=dotted]
"init-system-helpers" -> "init-system-helpers-service" [style=dotted]
"init-system-helpers-invoke-rc.d" -> "bash" [label="/bin/sh"] [style=dashed]
"init-system-helpers-invoke-rc.d" -> "busybox" [label="/bin/sh"] [style=dashed]
"init-system-helpers-service" -> "bash" [label="/bin/sh"] [style=dashed]
"init-system-helpers-service" -> "busybox" [label="/bin/sh"] [style=dashed]
"iproute2" -> "busybox" [label="/usr/bin/env"] [style=dashed]
"iproute2" -> "coreutils" [label="/usr/bin/env"] [style=dashed]
"iproute2-dev" -> "bash-completion-dev" [style=dotted]
"iproute2-dev" -> "elfutils-dev" [style=dotted]
"iproute2-dev" -> "glibc-dev" [style=dotted]
"iproute2-dev" -> "iproute2-ip-dev" [style=dotted]
"iproute2-dev" -> "iproute2" [label="= 5.18.0-r0"]
"iproute2-dev" -> "iptables-dev" [style=dotted]
"iproute2-dev" -> "libcap-dev" [style=dotted]
"iproute2-dev" -> "libelf-dev" [style=dotted]
"iproute2-dev" -> "libmnl-dev" [style=dotted]
"iproute2-ip" -> "bash" [label="/bin/sh"] [style=dashed]
"iproute2-ip" -> "busybox" [label="/bin/sh"] [style=dashed]
"iproute2-ip" -> "libcap" [label=">= 2.64"]
"iproute2-ip" -> "libcap" [label="libcap.so.2"] [style=dashed]
"iproute2-ip" -> "libelf1" [label=">= 0.187"]
"iproute2-ip" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.0)"] [style=dashed]
"iproute2-ip" -> "libelf1" [label="libelf.so.1"] [style=dashed]
"iproute2-ip" -> "libmnl0" [label=">= 1.0.5"]
"iproute2-ip" -> "libmnl0" [label="libmnl.so.0(LIBMNL_1.0)"] [style=dashed]
"iproute2-ip" -> "libmnl0" [label="libmnl.so.0"] [style=dashed]
"iproute2" -> "iproute2-ip"
"iproute2" -> "libcap" [label=">= 2.64"]
"iproute2" -> "libcap" [label="libcap.so.2"] [style=dashed]
"iproute2" -> "libmnl0" [label=">= 1.0.5"]
"iproute2" -> "libmnl0" [label="libmnl.so.0(LIBMNL_1.0)"] [style=dashed]
"iproute2" -> "libmnl0" [label="libmnl.so.0"] [style=dashed]
"iptables" -> "bash" [label="/bin/sh"] [style=dashed]
"iptables" -> "busybox" [label="/bin/sh"] [style=dashed]
"iptables-dev" -> "bash-dev" [style=dotted]
"iptables-dev" -> "glibc-dev" [style=dotted]
"iptables-dev" -> "iptables" [label="= 1.8.8-r0"]
"iptables-dev" -> "iptables-module-ip6t-ah-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-dnpt-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-dst-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-eui64-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-frag-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-hbh-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-hl-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-icmp6-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-ipv6header-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-log-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-masquerade-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-mh-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-netmap-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-reject-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-rt-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-snat-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-snpt-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ip6t-srh-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-ah-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-clusterip-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-ecn-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-icmp-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-log-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-masquerade-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-netmap-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-realm-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-reject-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-snat-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-ttl-dev" [style=dotted]
"iptables-dev" -> "iptables-module-ipt-ulog-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-addrtype-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-audit-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-bpf-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-cgroup-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-checksum-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-classify-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-cluster-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-comment-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-connbytes-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-connlimit-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-connmark-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-connsecmark-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-conntrack-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-cpu-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-ct-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-dccp-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-devgroup-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-dnat-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-dscp-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-ecn-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-esp-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-hashlimit-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-helper-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-hmark-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-idletimer-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-ipcomp-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-iprange-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-ipvs-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-led-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-length-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-limit-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-mac-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-mark-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-multiport-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-nfacct-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-nflog-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-nfqueue-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-osf-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-owner-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-physdev-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-pkttype-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-policy-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-quota-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-rateest-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-recent-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-rpfilter-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-sctp-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-secmark-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-set-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-socket-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-standard-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-statistic-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-string-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-synproxy-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-tcp-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-tcpmss-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-tcpoptstrip-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-tee-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-time-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-tos-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-tproxy-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-trace-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-u32-dev" [style=dotted]
"iptables-dev" -> "iptables-module-xt-udp-dev" [style=dotted]
"iptables" -> "iptables" [label="libip4tc.so.2"] [style=dashed]
"iptables" -> "iptables" [label="libip6tc.so.2"] [style=dashed]
"iptables" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables" -> "iptables-modules" [style=dotted]
"iptables" -> "iptables-module-xt-standard"
"iptables" -> "kernel-module-ip6table-filter" [style=dotted]
"iptables" -> "kernel-module-ip6-tables" [style=dotted]
"iptables" -> "kernel-module-iptable-filter" [style=dotted]
"iptables" -> "kernel-module-iptable-nat" [style=dotted]
"iptables" -> "kernel-module-ip-tables" [style=dotted]
"iptables" -> "kernel-module-ipt-masquerade" [style=dotted]
"iptables" -> "kernel-module-nf-conntrack-ipv4" [style=dotted]
"iptables" -> "kernel-module-nf-conntrack" [style=dotted]
"iptables" -> "kernel-module-nf-defrag-ipv4" [style=dotted]
"iptables" -> "kernel-module-nf-nat" [style=dotted]
"iptables" -> "kernel-module-x-tables" [style=dotted]
"iptables-module-ip6t-ah" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-ah" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-dnpt" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-dnpt" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-dst" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-dst" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-eui64" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-eui64" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-frag" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-frag" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-hbh" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-hbh" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-hl" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-hl" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-icmp6" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-icmp6" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-ipv6header" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-ipv6header" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-log" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-log" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-masquerade" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-masquerade" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-mh" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-mh" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-netmap" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-netmap" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-reject" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-reject" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-rt" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-rt" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-snat" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-snat" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-snpt" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-snpt" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ip6t-srh" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ip6t-srh" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-ah" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-ah" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-clusterip" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-clusterip" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-ecn" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-ecn" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-icmp" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-icmp" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-log" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-log" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-masquerade" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-masquerade" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-netmap" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-netmap" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-realm" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-realm" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-reject" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-reject" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-snat" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-snat" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-ttl" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-ttl" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-ipt-ulog" -> "iptables" [label=">= 1.8.8"]
"iptables-module-ipt-ulog" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-modules" -> "iptables-module-ip6t-ah"
"iptables-modules" -> "iptables-module-ip6t-dnpt"
"iptables-modules" -> "iptables-module-ip6t-dst"
"iptables-modules" -> "iptables-module-ip6t-eui64"
"iptables-modules" -> "iptables-module-ip6t-frag"
"iptables-modules" -> "iptables-module-ip6t-hbh"
"iptables-modules" -> "iptables-module-ip6t-hl"
"iptables-modules" -> "iptables-module-ip6t-icmp6"
"iptables-modules" -> "iptables-module-ip6t-ipv6header"
"iptables-modules" -> "iptables-module-ip6t-log"
"iptables-modules" -> "iptables-module-ip6t-masquerade"
"iptables-modules" -> "iptables-module-ip6t-mh"
"iptables-modules" -> "iptables-module-ip6t-netmap"
"iptables-modules" -> "iptables-module-ip6t-reject"
"iptables-modules" -> "iptables-module-ip6t-rt"
"iptables-modules" -> "iptables-module-ip6t-snat"
"iptables-modules" -> "iptables-module-ip6t-snpt"
"iptables-modules" -> "iptables-module-ip6t-srh"
"iptables-modules" -> "iptables-module-ipt-ah"
"iptables-modules" -> "iptables-module-ipt-clusterip"
"iptables-modules" -> "iptables-module-ipt-ecn"
"iptables-modules" -> "iptables-module-ipt-icmp"
"iptables-modules" -> "iptables-module-ipt-log"
"iptables-modules" -> "iptables-module-ipt-masquerade"
"iptables-modules" -> "iptables-module-ipt-netmap"
"iptables-modules" -> "iptables-module-ipt-realm"
"iptables-modules" -> "iptables-module-ipt-reject"
"iptables-modules" -> "iptables-module-ipt-snat"
"iptables-modules" -> "iptables-module-ipt-ttl"
"iptables-modules" -> "iptables-module-ipt-ulog"
"iptables-modules" -> "iptables-module-xt-addrtype"
"iptables-modules" -> "iptables-module-xt-audit"
"iptables-modules" -> "iptables-module-xt-bpf"
"iptables-modules" -> "iptables-module-xt-cgroup"
"iptables-modules" -> "iptables-module-xt-checksum"
"iptables-modules" -> "iptables-module-xt-classify"
"iptables-modules" -> "iptables-module-xt-cluster"
"iptables-modules" -> "iptables-module-xt-comment"
"iptables-modules" -> "iptables-module-xt-connbytes"
"iptables-modules" -> "iptables-module-xt-connlimit"
"iptables-modules" -> "iptables-module-xt-connmark"
"iptables-modules" -> "iptables-module-xt-connsecmark"
"iptables-modules" -> "iptables-module-xt-conntrack"
"iptables-modules" -> "iptables-module-xt-cpu"
"iptables-modules" -> "iptables-module-xt-ct"
"iptables-modules" -> "iptables-module-xt-dccp"
"iptables-modules" -> "iptables-module-xt-devgroup"
"iptables-modules" -> "iptables-module-xt-dnat"
"iptables-modules" -> "iptables-module-xt-dscp"
"iptables-modules" -> "iptables-module-xt-ecn"
"iptables-modules" -> "iptables-module-xt-esp"
"iptables-modules" -> "iptables-module-xt-hashlimit"
"iptables-modules" -> "iptables-module-xt-helper"
"iptables-modules" -> "iptables-module-xt-hmark"
"iptables-modules" -> "iptables-module-xt-idletimer"
"iptables-modules" -> "iptables-module-xt-ipcomp"
"iptables-modules" -> "iptables-module-xt-iprange"
"iptables-modules" -> "iptables-module-xt-ipvs"
"iptables-modules" -> "iptables-module-xt-led"
"iptables-modules" -> "iptables-module-xt-length"
"iptables-modules" -> "iptables-module-xt-limit"
"iptables-modules" -> "iptables-module-xt-mac"
"iptables-modules" -> "iptables-module-xt-mark"
"iptables-modules" -> "iptables-module-xt-multiport"
"iptables-modules" -> "iptables-module-xt-nfacct"
"iptables-modules" -> "iptables-module-xt-nflog"
"iptables-modules" -> "iptables-module-xt-nfqueue"
"iptables-modules" -> "iptables-module-xt-osf"
"iptables-modules" -> "iptables-module-xt-owner"
"iptables-modules" -> "iptables-module-xt-physdev"
"iptables-modules" -> "iptables-module-xt-pkttype"
"iptables-modules" -> "iptables-module-xt-policy"
"iptables-modules" -> "iptables-module-xt-quota"
"iptables-modules" -> "iptables-module-xt-rateest"
"iptables-modules" -> "iptables-module-xt-recent"
"iptables-modules" -> "iptables-module-xt-rpfilter"
"iptables-modules" -> "iptables-module-xt-sctp"
"iptables-modules" -> "iptables-module-xt-secmark"
"iptables-modules" -> "iptables-module-xt-set"
"iptables-modules" -> "iptables-module-xt-socket"
"iptables-modules" -> "iptables-module-xt-standard"
"iptables-modules" -> "iptables-module-xt-statistic"
"iptables-modules" -> "iptables-module-xt-string"
"iptables-modules" -> "iptables-module-xt-synproxy"
"iptables-modules" -> "iptables-module-xt-tcp"
"iptables-modules" -> "iptables-module-xt-tcpmss"
"iptables-modules" -> "iptables-module-xt-tcpoptstrip"
"iptables-modules" -> "iptables-module-xt-tee"
"iptables-modules" -> "iptables-module-xt-time"
"iptables-modules" -> "iptables-module-xt-tos"
"iptables-modules" -> "iptables-module-xt-tproxy"
"iptables-modules" -> "iptables-module-xt-trace"
"iptables-modules" -> "iptables-module-xt-u32"
"iptables-modules" -> "iptables-module-xt-udp"
"iptables-module-xt-addrtype" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-addrtype" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-audit" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-audit" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-bpf" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-bpf" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-cgroup" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-cgroup" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-checksum" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-checksum" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-classify" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-classify" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-cluster" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-cluster" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-comment" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-comment" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-connbytes" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-connbytes" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-connlimit" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-connlimit" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-connmark" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-connmark" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-connsecmark" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-connsecmark" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-conntrack" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-conntrack" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-cpu" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-cpu" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-ct" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-ct" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-ct" -> "iptables-module-xt-dnat"
"iptables-module-xt-dccp" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-dccp" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-devgroup" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-devgroup" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-dnat" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-dnat" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-dscp" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-dscp" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-ecn" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-ecn" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-esp" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-esp" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-hashlimit" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-hashlimit" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-helper" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-helper" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-hmark" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-hmark" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-idletimer" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-idletimer" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-ipcomp" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-ipcomp" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-iprange" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-iprange" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-ipvs" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-ipvs" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-led" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-led" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-length" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-length" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-limit" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-limit" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-mac" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-mac" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-mark" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-mark" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-multiport" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-multiport" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-nfacct" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-nfacct" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-nflog" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-nflog" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-nfqueue" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-nfqueue" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-osf" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-osf" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-owner" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-owner" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-physdev" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-physdev" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-pkttype" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-pkttype" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-policy" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-policy" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-quota" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-quota" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-rateest" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-rateest" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-recent" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-recent" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-rpfilter" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-rpfilter" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-sctp" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-sctp" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-secmark" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-secmark" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-set" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-set" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-socket" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-socket" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-standard" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-standard" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-statistic" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-statistic" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-string" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-string" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-synproxy" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-synproxy" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-tcp" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-tcp" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-tcpmss" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-tcpmss" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-tcpoptstrip" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-tcpoptstrip" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-tee" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-tee" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-time" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-time" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-tos" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-tos" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-tproxy" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-tproxy" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-trace" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-trace" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-u32" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-u32" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"iptables-module-xt-udp" -> "iptables" [label=">= 1.8.8"]
"iptables-module-xt-udp" -> "iptables" [label="libxtables.so.12"] [style=dashed]
"kernel-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-ip6table-filter-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-ip6table-filter-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-ip6table-filter-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kernel-module-ip6table-filter-5.15.44-yocto-standard" -> "kernel-module-ip6-tables-5.15.44-yocto-standard"
"kernel-module-ip6table-filter-5.15.44-yocto-standard" -> "kernel-module-x-tables-5.15.44-yocto-standard"
"kernel-module-ip6-tables-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-ip6-tables-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-ip6-tables-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kernel-module-ip6-tables-5.15.44-yocto-standard" -> "kernel-module-x-tables-5.15.44-yocto-standard"
"kernel-module-iptable-filter-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-iptable-filter-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-iptable-filter-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kernel-module-iptable-filter-5.15.44-yocto-standard" -> "kernel-module-ip-tables-5.15.44-yocto-standard"
"kernel-module-iptable-filter-5.15.44-yocto-standard" -> "kernel-module-x-tables-5.15.44-yocto-standard"
"kernel-module-iptable-nat-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-iptable-nat-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-iptable-nat-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kernel-module-iptable-nat-5.15.44-yocto-standard" -> "kernel-module-ip-tables-5.15.44-yocto-standard"
"kernel-module-iptable-nat-5.15.44-yocto-standard" -> "kernel-module-nf-nat-5.15.44-yocto-standard"
"kernel-module-iptable-nat-5.15.44-yocto-standard" -> "kernel-module-x-tables-5.15.44-yocto-standard"
"kernel-module-ip-tables-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-ip-tables-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-ip-tables-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kernel-module-ip-tables-5.15.44-yocto-standard" -> "kernel-module-x-tables-5.15.44-yocto-standard"
"kernel-module-nf-conntrack-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-nf-conntrack-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-nf-conntrack-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kernel-module-nf-conntrack-5.15.44-yocto-standard" -> "kernel-module-nf-defrag-ipv4-5.15.44-yocto-standard"
"kernel-module-nf-conntrack-5.15.44-yocto-standard" -> "kernel-module-nf-defrag-ipv6-5.15.44-yocto-standard"
"kernel-module-nf-defrag-ipv4-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-nf-defrag-ipv4-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-nf-defrag-ipv4-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kernel-module-nf-defrag-ipv6-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-nf-defrag-ipv6-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-nf-defrag-ipv6-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kernel-module-nf-nat-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-nf-nat-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-nf-nat-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kernel-module-nf-nat-5.15.44-yocto-standard" -> "kernel-module-nf-conntrack-5.15.44-yocto-standard"
"kernel-module-x-tables-5.15.44-yocto-standard" -> "bash" [label="/bin/sh"] [style=dashed]
"kernel-module-x-tables-5.15.44-yocto-standard" -> "busybox" [label="/bin/sh"] [style=dashed]
"kernel-module-x-tables-5.15.44-yocto-standard" -> "kernel-5.15.44-yocto-standard" [label="kernel-5.15.44-yocto-standard"] [style=dashed]
"kmod" -> "bash" [label="/bin/sh"] [style=dashed]
"kmod" -> "busybox" [label="/bin/sh"] [style=dashed]
"kmod-dev" -> "bash-completion-dev" [style=dotted]
"kmod-dev" -> "glibc-dev" [style=dotted]
"kmod-dev" -> "kmod" [label="= 29-r0"]
"kmod-dev" -> "libkmod2" [label="libkmod"] [style=dashed]
"kmod-dev" -> "libkmod-dev" [style=dotted]
"kmod-dev" -> "liblzma-dev" [style=dotted]
"kmod-dev" -> "xz-dev" [style=dotted]
"kmod-dev" -> "zlib-dev" [style=dotted]
"kmod" -> "liblzma5" [label=">= 5.2.5"]
"kmod" -> "liblzma5" [label="liblzma.so.5"] [style=dashed]
"kmod" -> "liblzma5" [label="liblzma.so.5(XZ_5.0)"] [style=dashed]
"kmod" -> "libz1" [label=">= 1.2.12"]
"kmod" -> "libz1" [label="libz.so.1"] [style=dashed]
"libacl1" -> "bash" [label="/bin/sh"] [style=dashed]
"libacl1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libacl1" -> "libattr1" [label=">= 2.5.1"]
"libacl1" -> "libattr1" [label="libattr.so.1"] [style=dashed]
"libarchive" -> "bash" [label="/bin/sh"] [style=dashed]
"libarchive" -> "busybox" [label="/bin/sh"] [style=dashed]
"libarchive-dev" -> "acl-dev" [style=dotted]
"libarchive-dev" -> "attr-dev" [style=dotted]
"libarchive-dev" -> "bzip2-dev" [style=dotted]
"libarchive-dev" -> "glibc-dev" [style=dotted]
"libarchive-dev" -> "libacl-dev" [style=dotted]
"libarchive-dev" -> "libarchive" [label="= 3.6.1-r0"]
"libarchive-dev" -> "libbz2-dev" [style=dotted]
"libarchive-dev" -> "liblzma-dev" [style=dotted]
"libarchive-dev" -> "libzstd-dev" [style=dotted]
"libarchive-dev" -> "xz-dev" [style=dotted]
"libarchive-dev" -> "zlib-dev" [style=dotted]
"libarchive-dev" -> "zstd-dev" [style=dotted]
"libarchive" -> "libacl1" [label=">= 2.3.1"]
"libarchive" -> "libacl1" [label="libacl.so.1(ACL_1.0)"] [style=dashed]
"libarchive" -> "libacl1" [label="libacl.so.1"] [style=dashed]
"libarchive" -> "libarchive" [label="libarchive.so.13"] [style=dashed]
"libarchive" -> "libbz2-1" [label=">= 1.0.8"]
"libarchive" -> "libbz2-1" [label="libbz2.so.1"] [style=dashed]
"libarchive" -> "liblzma5" [label=">= 5.2.5"]
"libarchive" -> "liblzma5" [label="liblzma.so.5"] [style=dashed]
"libarchive" -> "liblzma5" [label="liblzma.so.5(XZ_5.0)"] [style=dashed]
"libarchive" -> "liblzma5" [label="liblzma.so.5(XZ_5.2)"] [style=dashed]
"libarchive" -> "libz1" [label=">= 1.2.12"]
"libarchive" -> "libz1" [label="libz.so.1"] [style=dashed]
"libarchive" -> "libzstd1" [label=">= 1.5.2"]
"libarchive" -> "libzstd1" [label="libzstd.so.1"] [style=dashed]
"libasm1" -> "bash" [label="/bin/sh"] [style=dashed]
"libasm1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libasm1" -> "libdw1" [label=">= 0.187"]
"libasm1" -> "libdw1" [label="libdw.so.1(ELFUTILS_0.167)"] [style=dashed]
"libasm1" -> "libdw1" [label="libdw.so.1"] [style=dashed]
"libasm1" -> "libelf1" [label=">= 0.187"]
"libasm1" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.0)"] [style=dashed]
"libasm1" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.4)"] [style=dashed]
"libasm1" -> "libelf1" [label="libelf.so.1"] [style=dashed]
"libattr1" -> "bash" [label="/bin/sh"] [style=dashed]
"libattr1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libblkid1" -> "bash" [label="/bin/sh"] [style=dashed]
"libblkid1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libbz2-1" -> "bash" [label="/bin/sh"] [style=dashed]
"libbz2-1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libcap" -> "bash" [label="/bin/sh"] [style=dashed]
"libcap" -> "busybox" [label="/bin/sh"] [style=dashed]
"libcap-dev" -> "glibc-dev" [style=dotted]
"libcap-dev" -> "libcap" [label="= 2.64-r0"]
"libcap-ng" -> "bash" [label="/bin/sh"] [style=dashed]
"libcap-ng" -> "busybox" [label="/bin/sh"] [style=dashed]
"libcap-ng-dev" -> "glibc-dev" [style=dotted]
"libcap-ng-dev" -> "libcap-ng" [label="= 0.8.3-r0"]
"libc-malloc-debug0" -> "bash" [label="/bin/sh"] [style=dashed]
"libc-malloc-debug0" -> "busybox" [label="/bin/sh"] [style=dashed]
"libcom-err2" -> "bash" [label="/bin/sh"] [style=dashed]
"libcom-err2" -> "busybox" [label="/bin/sh"] [style=dashed]
"libcrypt2" -> "bash" [label="/bin/sh"] [style=dashed]
"libcrypt2" -> "busybox" [label="/bin/sh"] [style=dashed]
"libcrypt-dev" -> "glibc-dev" [style=dotted]
"libcrypt-dev" -> "libcrypt2" [label="= 4.4.28-r0"]
"libcrypto3" -> "bash" [label="/bin/sh"] [style=dashed]
"libcrypto3" -> "busybox" [label="/bin/sh"] [style=dashed]
"libcrypto3" -> "openssl-conf" [style=dotted]
"libcrypto3" -> "openssl-ossl-module-legacy" [style=dotted]
"libcurl4" -> "bash" [label="/bin/sh"] [style=dashed]
"libcurl4" -> "busybox" [label="/bin/sh"] [style=dashed]
"libcurl4" -> "ca-certificates" [style=dotted]
"libcurl4" -> "libcrypto3" [label=">= 3.0.3"]
"libcurl4" -> "libcrypto3" [label="libcrypto.so.3(OPENSSL_3.0.0)"] [style=dashed]
"libcurl4" -> "libcrypto3" [label="libcrypto.so.3"] [style=dashed]
"libcurl4" -> "libidn2-0" [label=">= 2.3.2"]
"libcurl4" -> "libidn2-0" [label="libidn2.so.0(IDN2_0.0.0)"] [style=dashed]
"libcurl4" -> "libidn2-0" [label="libidn2.so.0"] [style=dashed]
"libcurl4" -> "libssl3" [label=">= 3.0.3"]
"libcurl4" -> "libssl3" [label="libssl.so.3(OPENSSL_3.0.0)"] [style=dashed]
"libcurl4" -> "libssl3" [label="libssl.so.3"] [style=dashed]
"libcurl4" -> "libz1" [label=">= 1.2.12"]
"libcurl4" -> "libz1" [label="libz.so.1"] [style=dashed]
"libdebuginfod1" -> "bash" [label="/bin/sh"] [style=dashed]
"libdebuginfod1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libdebuginfod1" -> "libcurl4" [label=">= 7.83.1"]
"libdebuginfod1" -> "libcurl4" [label="libcurl.so.4"] [style=dashed]
"libdw1" -> "bash" [label="/bin/sh"] [style=dashed]
"libdw1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libdw1" -> "libelf1" [label=">= 0.187"]
"libdw1" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.0)"] [style=dashed]
"libdw1" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.1.1)"] [style=dashed]
"libdw1" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.3)"] [style=dashed]
"libdw1" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.5)"] [style=dashed]
"libdw1" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.6)"] [style=dashed]
"libdw1" -> "libelf1" [label="libelf.so.1(ELFUTILS_1.7)"] [style=dashed]
"libdw1" -> "libelf1" [label="libelf.so.1"] [style=dashed]
"libdw1" -> "libz1" [label=">= 1.2.12"]
"libdw1" -> "libz1" [label="libz.so.1"] [style=dashed]
"libdw1" -> "libz1" [label="libz.so.1(ZLIB_1.2.2.3)"] [style=dashed]
"libe2p2" -> "bash" [label="/bin/sh"] [style=dashed]
"libe2p2" -> "busybox" [label="/bin/sh"] [style=dashed]
"libelf1" -> "bash" [label="/bin/sh"] [style=dashed]
"libelf1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libelf1" -> "libz1" [label=">= 1.2.12"]
"libelf1" -> "libz1" [label="libz.so.1"] [style=dashed]
"libext2fs2" -> "bash" [label="/bin/sh"] [style=dashed]
"libext2fs2" -> "busybox" [label="/bin/sh"] [style=dashed]
"libext2fs2" -> "libblkid1" [label=">= 2.38"]
"libext2fs2" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"libext2fs2" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"libext2fs2" -> "libcom-err2" [label=">= 1.46.5"]
"libext2fs2" -> "libcom-err2" [label="libcom_err.so.2"] [style=dashed]
"libext2fs2" -> "libext2fs2" [label="libext2fs.so.2"] [style=dashed]
"libfdisk1" -> "bash" [label="/bin/sh"] [style=dashed]
"libfdisk1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libfdisk1" -> "libblkid1" [label=">= 2.38"]
"libfdisk1" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"libfdisk1" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"libfdisk1" -> "libblkid1" [label="libblkid.so.1(BLKID_2.21)"] [style=dashed]
"libfdisk1" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"libfdisk1" -> "libuuid1" [label=">= 2.38"]
"libfdisk1" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"libfdisk1" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"libffi8" -> "bash" [label="/bin/sh"] [style=dashed]
"libffi8" -> "busybox" [label="/bin/sh"] [style=dashed]
"libffi-dev" -> "glibc-dev" [style=dotted]
"libffi-dev" -> "libffi8" [label="= 3.4.2-r0"]
"libform5" -> "bash" [label="/bin/sh"] [style=dashed]
"libform5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libform5" -> "libncurses5" [label=">= 6.3"]
"libform5" -> "libncurses5" [label="libncurses.so.5"] [style=dashed]
"libform5" -> "libtinfo5" [label=">= 6.3"]
"libform5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libformw5" -> "bash" [label="/bin/sh"] [style=dashed]
"libformw5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libformw5" -> "libncursesw5" [label=">= 6.3"]
"libformw5" -> "libncursesw5" [label="libncursesw.so.5"] [style=dashed]
"libformw5" -> "libtinfo5" [label=">= 6.3"]
"libformw5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libgcrypt" -> "bash" [label="/bin/sh"] [style=dashed]
"libgcrypt" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgcrypt-dev" -> "bash-dev" [style=dotted]
"libgcrypt-dev" -> "bash" [label="/bin/sh"] [style=dashed]
"libgcrypt-dev" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgcrypt-dev" -> "glibc-dev" [style=dotted]
"libgcrypt-dev" -> "libcap-dev" [style=dotted]
"libgcrypt-dev" -> "libgcrypt" [label="= 1.10.1-r0"]
"libgcrypt-dev" -> "libgpg-error-dev" [style=dotted]
"libgcrypt-dev" -> "make-dev" [style=dotted]
"libgcrypt" -> "libcap" [label=">= 2.64"]
"libgcrypt" -> "libcap" [label="libcap.so.2"] [style=dashed]
"libgcrypt" -> "libgcrypt" [label="libgcrypt.so.20(GCRYPT_1.6)"] [style=dashed]
"libgcrypt" -> "libgcrypt" [label="libgcrypt.so.20"] [style=dashed]
"libgcrypt" -> "libgpg-error" [label=">= 1.45"]
"libgcrypt" -> "libgpg-error" [label="libgpg-error.so.0(GPG_ERROR_1.0)"] [style=dashed]
"libgcrypt" -> "libgpg-error" [label="libgpg-error.so.0"] [style=dashed]
"libgdbm6" -> "bash" [label="/bin/sh"] [style=dashed]
"libgdbm6" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgdbm-compat4" -> "bash" [label="/bin/sh"] [style=dashed]
"libgdbm-compat4" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgdbm-compat4" -> "libgdbm6" [label=">= 1.23"]
"libgdbm-compat4" -> "libgdbm6" [label="libgdbm.so.6"] [style=dashed]
"libgdbm-dev" -> "diffutils-dev" [style=dotted]
"libgdbm-dev" -> "gdbm-bin-dev" [style=dotted]
"libgdbm-dev" -> "gdbm-compat-dev" [style=dotted]
"libgdbm-dev" -> "glibc-dev" [style=dotted]
"libgdbm-dev" -> "libgdbm6" [label="= 1.23-r0"]
"libgdbm-dev" -> "libgdbm-compat4" [label="gdbm-compat"] [style=dashed]
"libgmp10" -> "bash" [label="/bin/sh"] [style=dashed]
"libgmp10" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgmp-dev" -> "glibc-dev" [style=dotted]
"libgmp-dev" -> "libgmp10" [label="= 6.2.1-r0"]
"libgmp-dev" -> "libgmpxx4" [label="libgmpxx"] [style=dashed]
"libgmp-dev" -> "libgmpxx-dev" [style=dotted]
"libgmp-dev" -> "libstdc++-dev" [style=dotted]
"libgmpxx4" -> "bash" [label="/bin/sh"] [style=dashed]
"libgmpxx4" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgmpxx4" -> "libgmp10" [label=">= 6.2.1"]
"libgmpxx4" -> "libgmp10" [label="libgmp.so.10"] [style=dashed]
"libgmpxx4" -> "libstdc++6" [label=">= 12.1.0"]
"libgmpxx4" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_1.3.9)"] [style=dashed]
"libgmpxx4" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_1.3)"] [style=dashed]
"libgmpxx4" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_ARM_1.3.3)"] [style=dashed]
"libgmpxx4" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.11)"] [style=dashed]
"libgmpxx4" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.21)"] [style=dashed]
"libgmpxx4" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4)"] [style=dashed]
"libgmpxx4" -> "libstdc++6" [label="libstdc++.so.6"] [style=dashed]
"libgnutls30" -> "bash" [label="/bin/sh"] [style=dashed]
"libgnutls30" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgnutls30" -> "libgmp10" [label=">= 6.2.1"]
"libgnutls30" -> "libgmp10" [label="libgmp.so.10"] [style=dashed]
"libgnutls30" -> "libidn2-0" [label=">= 2.3.2"]
"libgnutls30" -> "libidn2-0" [label="libidn2.so.0(IDN2_0.0.0)"] [style=dashed]
"libgnutls30" -> "libidn2-0" [label="libidn2.so.0"] [style=dashed]
"libgnutls30" -> "libunistring2" [label=">= 1.0"]
"libgnutls30" -> "libunistring2" [label="libunistring.so.2"] [style=dashed]
"libgnutls30" -> "nettle" [label=">= 3.8"]
"libgnutls30" -> "nettle" [label="libhogweed.so.6(HOGWEED_6)"] [style=dashed]
"libgnutls30" -> "nettle" [label="libhogweed.so.6"] [style=dashed]
"libgnutls30" -> "nettle" [label="libnettle.so.8(NETTLE_8)"] [style=dashed]
"libgnutls30" -> "nettle" [label="libnettle.so.8"] [style=dashed]
"libgnutls-dev" -> "glibc-dev" [style=dotted]
"libgnutls-dev" -> "gmp-dev" [style=dotted]
"libgnutls-dev" -> "gnutls-openssl-dev" [style=dotted]
"libgnutls-dev" -> "gnutls-xx-dev" [style=dotted]
"libgnutls-dev" -> "libgnutls30" [label=">= 3.7.6"]
"libgnutls-dev" -> "libgnutls30" [label="= 3.7.6-r0"]
"libgnutls-dev" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_4)"] [style=dashed]
"libgnutls-dev" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_6_0)"] [style=dashed]
"libgnutls-dev" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_6_3)"] [style=dashed]
"libgnutls-dev" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_6_4)"] [style=dashed]
"libgnutls-dev" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_6_5)"] [style=dashed]
"libgnutls-dev" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_6_6)"] [style=dashed]
"libgnutls-dev" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_7_4)"] [style=dashed]
"libgnutls-dev" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_PRIVATE_3_4)"] [style=dashed]
"libgnutls-dev" -> "libgnutls30" [label="libgnutls.so.30"] [style=dashed]
"libgnutls-dev" -> "libgnutls-openssl27" [label="gnutls-openssl"] [style=dashed]
"libgnutls-dev" -> "libgnutlsxx30" [label="gnutls-xx"] [style=dashed]
"libgnutls-dev" -> "libidn2-dev" [style=dotted]
"libgnutls-dev" -> "libseccomp-dev" [style=dotted]
"libgnutls-dev" -> "libstdc++-dev" [style=dotted]
"libgnutls-dev" -> "libunistring-dev" [style=dotted]
"libgnutls-dev" -> "nettle-dev" [style=dotted]
"libgnutls-openssl27" -> "bash" [label="/bin/sh"] [style=dashed]
"libgnutls-openssl27" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgnutls-openssl27" -> "libgmp10" [label=">= 6.2.1"]
"libgnutls-openssl27" -> "libgmp10" [label="libgmp.so.10"] [style=dashed]
"libgnutls-openssl27" -> "libgnutls30" [label=">= 3.7.6"]
"libgnutls-openssl27" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_4)"] [style=dashed]
"libgnutls-openssl27" -> "libgnutls30" [label="libgnutls.so.30"] [style=dashed]
"libgnutls-openssl27" -> "libidn2-0" [label=">= 2.3.2"]
"libgnutls-openssl27" -> "libidn2-0" [label="libidn2.so.0"] [style=dashed]
"libgnutls-openssl27" -> "libunistring2" [label=">= 1.0"]
"libgnutls-openssl27" -> "libunistring2" [label="libunistring.so.2"] [style=dashed]
"libgnutls-openssl27" -> "nettle" [label=">= 3.8"]
"libgnutls-openssl27" -> "nettle" [label="libhogweed.so.6"] [style=dashed]
"libgnutls-openssl27" -> "nettle" [label="libnettle.so.8"] [style=dashed]
"libgnutlsxx30" -> "bash" [label="/bin/sh"] [style=dashed]
"libgnutlsxx30" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgnutlsxx30" -> "libgmp10" [label=">= 6.2.1"]
"libgnutlsxx30" -> "libgmp10" [label="libgmp.so.10"] [style=dashed]
"libgnutlsxx30" -> "libgnutls30" [label=">= 3.7.6"]
"libgnutlsxx30" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_4)"] [style=dashed]
"libgnutlsxx30" -> "libgnutls30" [label="libgnutls.so.30"] [style=dashed]
"libgnutlsxx30" -> "libidn2-0" [label=">= 2.3.2"]
"libgnutlsxx30" -> "libidn2-0" [label="libidn2.so.0"] [style=dashed]
"libgnutlsxx30" -> "libstdc++6" [label=">= 12.1.0"]
"libgnutlsxx30" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_1.3.9)"] [style=dashed]
"libgnutlsxx30" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_1.3)"] [style=dashed]
"libgnutlsxx30" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4)"] [style=dashed]
"libgnutlsxx30" -> "libstdc++6" [label="libstdc++.so.6"] [style=dashed]
"libgnutlsxx30" -> "libunistring2" [label=">= 1.0"]
"libgnutlsxx30" -> "libunistring2" [label="libunistring.so.2"] [style=dashed]
"libgnutlsxx30" -> "nettle" [label=">= 3.8"]
"libgnutlsxx30" -> "nettle" [label="libhogweed.so.6"] [style=dashed]
"libgnutlsxx30" -> "nettle" [label="libnettle.so.8"] [style=dashed]
"libgpg-error" -> "bash" [label="/bin/sh"] [style=dashed]
"libgpg-error" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgpg-error-dev" -> "bash" [label="/bin/sh"] [style=dashed]
"libgpg-error-dev" -> "busybox" [label="/bin/sh"] [style=dashed]
"libgpg-error-dev" -> "glibc-dev" [style=dotted]
"libgpg-error-dev" -> "libgpg-error" [label=">= 1.45"]
"libgpg-error-dev" -> "libgpg-error" [label="= 1.45-r0"]
"libgpg-error-dev" -> "libgpg-error" [label="libgpg-error.so.0(GPG_ERROR_1.0)"] [style=dashed]
"libgpg-error-dev" -> "libgpg-error" [label="libgpg-error.so.0"] [style=dashed]
"libgpg-error-dev" -> "make-dev" [style=dotted]
"libidn2-0" -> "bash" [label="/bin/sh"] [style=dashed]
"libidn2-0" -> "busybox" [label="/bin/sh"] [style=dashed]
"libidn2-0" -> "libunistring2" [label=">= 1.0"]
"libidn2-0" -> "libunistring2" [label="libunistring.so.2"] [style=dashed]
"libidn2-dev" -> "glibc-dev" [style=dotted]
"libidn2-dev" -> "libidn2-0" [label="= 2.3.2-r0"]
"libidn2-dev" -> "libunistring-dev" [style=dotted]
"libkmod2" -> "bash" [label="/bin/sh"] [style=dashed]
"libkmod2" -> "busybox" [label="/bin/sh"] [style=dashed]
"libkmod2" -> "liblzma5" [label=">= 5.2.5"]
"libkmod2" -> "liblzma5" [label="liblzma.so.5"] [style=dashed]
"libkmod2" -> "liblzma5" [label="liblzma.so.5(XZ_5.0)"] [style=dashed]
"libkmod2" -> "libz1" [label=">= 1.2.12"]
"libkmod2" -> "libz1" [label="libz.so.1"] [style=dashed]
"liblzma5" -> "bash" [label="/bin/sh"] [style=dashed]
"liblzma5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libmenu5" -> "bash" [label="/bin/sh"] [style=dashed]
"libmenu5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libmenu5" -> "libncurses5" [label=">= 6.3"]
"libmenu5" -> "libncurses5" [label="libncurses.so.5"] [style=dashed]
"libmenu5" -> "libtinfo5" [label=">= 6.3"]
"libmenu5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libmenuw5" -> "bash" [label="/bin/sh"] [style=dashed]
"libmenuw5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libmenuw5" -> "libncursesw5" [label=">= 6.3"]
"libmenuw5" -> "libncursesw5" [label="libncursesw.so.5"] [style=dashed]
"libmenuw5" -> "libtinfo5" [label=">= 6.3"]
"libmenuw5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libmicrohttpd12" -> "bash" [label="/bin/sh"] [style=dashed]
"libmicrohttpd12" -> "busybox" [label="/bin/sh"] [style=dashed]
"libmicrohttpd12" -> "libgnutls30" [label=">= 3.7.6"]
"libmicrohttpd12" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_4)"] [style=dashed]
"libmicrohttpd12" -> "libgnutls30" [label="libgnutls.so.30(GNUTLS_3_6_3)"] [style=dashed]
"libmicrohttpd12" -> "libgnutls30" [label="libgnutls.so.30"] [style=dashed]
"libmicrohttpd-dev" -> "curl-dev" [style=dotted]
"libmicrohttpd-dev" -> "file-dev" [style=dotted]
"libmicrohttpd-dev" -> "glibc-dev" [style=dotted]
"libmicrohttpd-dev" -> "gnutls-dev" [style=dotted]
"libmicrohttpd-dev" -> "libgcrypt-dev" [style=dotted]
"libmicrohttpd-dev" -> "libmicrohttpd12" [label="= 0.9.75-r0"]
"libmnl0" -> "bash" [label="/bin/sh"] [style=dashed]
"libmnl0" -> "busybox" [label="/bin/sh"] [style=dashed]
"libmnl-dev" -> "glibc-dev" [style=dotted]
"libmnl-dev" -> "libmnl0" [label="= 1.0.5-r0"]
"libmount1" -> "bash" [label="/bin/sh"] [style=dashed]
"libmount1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libmount1" -> "libblkid1" [label=">= 2.38"]
"libmount1" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"libmount1" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"libmount1" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"libmount1" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"libncurses5" -> "bash" [label="/bin/sh"] [style=dashed]
"libncurses5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libncurses5" -> "libtinfo5" [label=">= 6.3"]
"libncurses5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libncursesw5" -> "bash" [label="/bin/sh"] [style=dashed]
"libncursesw5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libncursesw5" -> "libtinfo5" [label=">= 6.3"]
"libncursesw5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libnsl3" -> "bash" [label="/bin/sh"] [style=dashed]
"libnsl3" -> "busybox" [label="/bin/sh"] [style=dashed]
"libnsl3" -> "libtirpc3" [label=">= 1.3.2"]
"libnsl3" -> "libtirpc3" [label="libtirpc.so.3"] [style=dashed]
"libnsl3" -> "libtirpc3" [label="libtirpc.so.3(TIRPC_0.3.0)"] [style=dashed]
"libnsl-dev" -> "glibc-dev" [style=dotted]
"libnsl-dev" -> "libnsl3" [label="= 2.0.0-r0"]
"libnsl-dev" -> "libtirpc-dev" [style=dotted]
"libnss-db2" -> "bash" [label="/bin/sh"] [style=dashed]
"libnss-db2" -> "busybox" [label="/bin/sh"] [style=dashed]
"libpanel5" -> "bash" [label="/bin/sh"] [style=dashed]
"libpanel5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libpanel5" -> "libncurses5" [label=">= 6.3"]
"libpanel5" -> "libncurses5" [label="libncurses.so.5"] [style=dashed]
"libpanel5" -> "libtinfo5" [label=">= 6.3"]
"libpanel5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libpanelw5" -> "bash" [label="/bin/sh"] [style=dashed]
"libpanelw5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libpanelw5" -> "libncursesw5" [label=">= 6.3"]
"libpanelw5" -> "libncursesw5" [label="libncursesw.so.5"] [style=dashed]
"libpanelw5" -> "libtinfo5" [label=">= 6.3"]
"libpanelw5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libpcre1" -> "bash" [label="/bin/sh"] [style=dashed]
"libpcre1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libpcrecpp0" -> "bash" [label="/bin/sh"] [style=dashed]
"libpcrecpp0" -> "busybox" [label="/bin/sh"] [style=dashed]
"libpcrecpp0" -> "libpcre1" [label=">= 8.45"]
"libpcrecpp0" -> "libpcre1" [label="libpcre.so.1"] [style=dashed]
"libpcrecpp0" -> "libstdc++6" [label=">= 12.1.0"]
"libpcrecpp0" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_1.3.8)"] [style=dashed]
"libpcrecpp0" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_1.3.9)"] [style=dashed]
"libpcrecpp0" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_1.3)"] [style=dashed]
"libpcrecpp0" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_ARM_1.3.3)"] [style=dashed]
"libpcrecpp0" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.20)"] [style=dashed]
"libpcrecpp0" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.21)"] [style=dashed]
"libpcrecpp0" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.9)"] [style=dashed]
"libpcrecpp0" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4)"] [style=dashed]
"libpcrecpp0" -> "libstdc++6" [label="libstdc++.so.6"] [style=dashed]
"libpcre-dev" -> "bash" [label="/bin/sh"] [style=dashed]
"libpcre-dev" -> "busybox" [label="/bin/sh"] [style=dashed]
"libpcre-dev" -> "bzip2-dev" [style=dotted]
"libpcre-dev" -> "glibc-dev" [style=dotted]
"libpcre-dev" -> "libpcre1" [label="= 8.45-r0"]
"libpcre-dev" -> "libpcrecpp0" [label="libpcrecpp"] [style=dashed]
"libpcre-dev" -> "libpcrecpp-dev" [style=dotted]
"libpcre-dev" -> "libpcreposix0" [label="libpcreposix"] [style=dashed]
"libpcre-dev" -> "libpcreposix-dev" [style=dotted]
"libpcre-dev" -> "libstdc++-dev" [style=dotted]
"libpcre-dev" -> "make-dev" [style=dotted]
"libpcre-dev" -> "zlib-dev" [style=dotted]
"libpcreposix0" -> "bash" [label="/bin/sh"] [style=dashed]
"libpcreposix0" -> "busybox" [label="/bin/sh"] [style=dashed]
"libpcreposix0" -> "libpcre1" [label=">= 8.45"]
"libpcreposix0" -> "libpcre1" [label="libpcre.so.1"] [style=dashed]
"libprocps8" -> "bash" [label="/bin/sh"] [style=dashed]
"libprocps8" -> "busybox" [label="/bin/sh"] [style=dashed]
"libpython3.10-1.0" -> "bash" [label="/bin/sh"] [style=dashed]
"libpython3.10-1.0" -> "busybox" [label="/bin/sh"] [style=dashed]
"libreadline8" -> "bash" [label="/bin/sh"] [style=dashed]
"libreadline8" -> "busybox" [label="/bin/sh"] [style=dashed]
"libreadline8" -> "libtinfo5" [label=">= 6.3"]
"libreadline8" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libreadline-dev" -> "glibc-dev" [style=dotted]
"libreadline-dev" -> "libreadline8" [label="= 8.1.2-r0"]
"libreadline-dev" -> "ncurses-dev" [style=dotted]
"libreadline-dev" -> "ncurses-libtinfo-dev" [style=dotted]
"libseccomp" -> "bash" [label="/bin/sh"] [style=dashed]
"libseccomp" -> "busybox" [label="/bin/sh"] [style=dashed]
"libseccomp-dev" -> "bash-dev" [style=dotted]
"libseccomp-dev" -> "coreutils-dev" [style=dotted]
"libseccomp-dev" -> "glibc-dev" [style=dotted]
"libseccomp-dev" -> "libseccomp" [label="= 2.5.4-r0"]
"libseccomp" -> "libseccomp" [label="libseccomp.so.2"] [style=dashed]
"libsmartcols1" -> "bash" [label="/bin/sh"] [style=dashed]
"libsmartcols1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libsqlite3-0" -> "bash" [label="/bin/sh"] [style=dashed]
"libsqlite3-0" -> "busybox" [label="/bin/sh"] [style=dashed]
"libsqlite3-dev" -> "glibc-dev" [style=dotted]
"libsqlite3-dev" -> "libsqlite3-0" [label="libsqlite3"] [style=dashed]
"libss2" -> "bash" [label="/bin/sh"] [style=dashed]
"libss2" -> "busybox" [label="/bin/sh"] [style=dashed]
"libss2" -> "libcom-err2" [label=">= 1.46.5"]
"libss2" -> "libcom-err2" [label="libcom_err.so.2"] [style=dashed]
"libssl3" -> "bash" [label="/bin/sh"] [style=dashed]
"libssl3" -> "busybox" [label="/bin/sh"] [style=dashed]
"libssl3" -> "libcrypto3" [label=">= 3.0.3"]
"libssl3" -> "libcrypto3" [label="libcrypto.so.3(OPENSSL_3.0.0)"] [style=dashed]
"libssl3" -> "libcrypto3" [label="libcrypto.so.3(OPENSSL_3.0.3)"] [style=dashed]
"libssl3" -> "libcrypto3" [label="libcrypto.so.3"] [style=dashed]
"libstdc++6" -> "bash" [label="/bin/sh"] [style=dashed]
"libstdc++6" -> "busybox" [label="/bin/sh"] [style=dashed]
"libstdc++-dev" -> "glibc-dev" [style=dotted]
"libstdc++-dev" -> "libstdc++6" [label="libstdc++"] [style=dashed]
"libtic5" -> "bash" [label="/bin/sh"] [style=dashed]
"libtic5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libtic5" -> "libtinfo5" [label=">= 6.3"]
"libtic5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libticw5" -> "bash" [label="/bin/sh"] [style=dashed]
"libticw5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libticw5" -> "libtinfo5" [label=">= 6.3"]
"libticw5" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"libtinfo5" -> "bash" [label="/bin/sh"] [style=dashed]
"libtinfo5" -> "busybox" [label="/bin/sh"] [style=dashed]
"libtinfo5" -> "ncurses-terminfo-base" [style=dotted]
"libtirpc3" -> "bash" [label="/bin/sh"] [style=dashed]
"libtirpc3" -> "busybox" [label="/bin/sh"] [style=dashed]
"libtirpc-dev" -> "glibc-dev" [style=dotted]
"libtirpc-dev" -> "libtirpc3" [label="= 1.3.2-r0"]
"libudev1" -> "bash" [label="/bin/sh"] [style=dashed]
"libudev1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libunistring2" -> "bash" [label="/bin/sh"] [style=dashed]
"libunistring2" -> "busybox" [label="/bin/sh"] [style=dashed]
"libunistring-dev" -> "glibc-dev" [style=dotted]
"libunistring-dev" -> "libunistring2" [label="= 1.0-r0"]
"libuuid1" -> "bash" [label="/bin/sh"] [style=dashed]
"libuuid1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libuuid-dev" -> "glibc-dev" [style=dotted]
"libuuid-dev" -> "libuuid1" [label="= 2.38-r0"]
"libwrap0" -> "bash" [label="/bin/sh"] [style=dashed]
"libwrap0" -> "busybox" [label="/bin/sh"] [style=dashed]
"libwrap-dev" -> "glibc-dev" [style=dotted]
"libwrap-dev" -> "libnsl2-dev" [style=dotted]
"libwrap-dev" -> "libwrap0" [label="libwrap"] [style=dashed]
"libz1" -> "bash" [label="/bin/sh"] [style=dashed]
"libz1" -> "busybox" [label="/bin/sh"] [style=dashed]
"libz-dev" -> "glibc-dev" [style=dotted]
"libz-dev" -> "libz1" [label="= 1.2.12-r0"]
"libz-dev" -> "make-dev" [style=dotted]
"libzstd1" -> "bash" [label="/bin/sh"] [style=dashed]
"libzstd1" -> "busybox" [label="/bin/sh"] [style=dashed]
"make-dev" -> "glibc-dev" [style=dotted]
"make-dev" -> "make" [label="= 4.3-r0"]
"mdadm" -> "bash"
"mdadm" -> "bash" [label="/bin/bash"] [style=dashed]
"mdadm" -> "bash" [label="/bin/sh"] [style=dashed]
"mdadm" -> "busybox" [label="/bin/sh"] [style=dashed]
"mdadm-dev" -> "bash-dev" [style=dotted]
"mdadm-dev" -> "e2fsprogs-mke2fs-dev" [style=dotted]
"mdadm-dev" -> "glibc-dev" [style=dotted]
"mdadm-dev" -> "libudev-dev" [style=dotted]
"mdadm-dev" -> "mdadm" [label="= 4.2-r0"]
"mdadm-dev" -> "udev-dev" [style=dotted]
"mdadm" -> "libudev1" [label=">= 3.2.11"]
"mdadm" -> "libudev1" [label="libudev.so.1(LIBUDEV_183)"] [style=dashed]
"mdadm" -> "libudev1" [label="libudev.so.1"] [style=dashed]
"modutils-initscripts" -> "bash" [label="/bin/sh"] [style=dashed]
"modutils-initscripts" -> "busybox" [label="/bin/sh"] [style=dashed]
"modutils-initscripts-dev" -> "initscripts-dev" [style=dotted]
"modutils-initscripts-dev" -> "modutils-initscripts" [label="= 1.0-r7"]
"ncurses-dev" -> "bash" [label="/bin/sh"] [style=dashed]
"ncurses-dev" -> "busybox" [label="/bin/sh"] [style=dashed]
"ncurses-dev" -> "glibc-dev" [style=dotted]
"ncurses-dev" -> "libform5" [label="ncurses-libform"] [style=dashed]
"ncurses-dev" -> "libformw5" [label="ncurses-libformw"] [style=dashed]
"ncurses-dev" -> "libmenu5" [label="ncurses-libmenu"] [style=dashed]
"ncurses-dev" -> "libmenuw5" [label="ncurses-libmenuw"] [style=dashed]
"ncurses-dev" -> "libpanel5" [label="ncurses-libpanel"] [style=dashed]
"ncurses-dev" -> "libpanelw5" [label="ncurses-libpanelw"] [style=dashed]
"ncurses-dev" -> "libtic5" [label="ncurses-libtic"] [style=dashed]
"ncurses-dev" -> "libticw5" [label="ncurses-libticw"] [style=dashed]
"ncurses-dev" -> "libtinfo5" [label="ncurses-libtinfo"] [style=dashed]
"ncurses-dev" -> "ncurses" [label="= 6.3-r0"]
"ncurses-dev" -> "ncurses-libform-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libformw-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libmenu-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libmenuw-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libncurses-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libncursesw-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libpanel-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libpanelw-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libtic-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libticw-dev" [style=dotted]
"ncurses-dev" -> "ncurses-libtinfo-dev" [style=dotted]
"ncurses-dev" -> "ncurses-terminfo-base-dev" [style=dotted]
"ncurses" -> "libtinfo5" [label=">= 6.3"]
"ncurses" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"netbase-dev" -> "netbase" [label="= 1:6.3-r0"]
"nettle" -> "bash" [label="/bin/sh"] [style=dashed]
"nettle" -> "busybox" [label="/bin/sh"] [style=dashed]
"nettle-dev" -> "glibc-dev" [style=dotted]
"nettle-dev" -> "gmp-dev" [style=dotted]
"nettle-dev" -> "nettle" [label="= 3.8-r0"]
"nettle" -> "libgmp10" [label=">= 6.2.1"]
"nettle" -> "libgmp10" [label="libgmp.so.10"] [style=dashed]
"nettle" -> "nettle" [label="libhogweed.so.6(HOGWEED_6)"] [style=dashed]
"nettle" -> "nettle" [label="libhogweed.so.6"] [style=dashed]
"nettle" -> "nettle" [label="libnettle.so.8(NETTLE_8)"] [style=dashed]
"nettle" -> "nettle" [label="libnettle.so.8"] [style=dashed]
"openssl-bin" -> "libcrypto3" [label=">= 3.0.3"]
"openssl-bin" -> "libcrypto3" [label="libcrypto.so.3(OPENSSL_3.0.0)"] [style=dashed]
"openssl-bin" -> "libcrypto3" [label="libcrypto.so.3(OPENSSL_3.0.3)"] [style=dashed]
"openssl-bin" -> "libcrypto3" [label="libcrypto.so.3"] [style=dashed]
"openssl-bin" -> "libssl3" [label=">= 3.0.3"]
"openssl-bin" -> "libssl3" [label="libssl.so.3(OPENSSL_3.0.0)"] [style=dashed]
"openssl-bin" -> "libssl3" [label="libssl.so.3"] [style=dashed]
"openssl-bin" -> "openssl-conf"
"openssl-dev" -> "bash-dev" [style=dotted]
"openssl-dev" -> "glibc-dev" [style=dotted]
"openssl-dev" -> "libcrypto3" [label="libcrypto"] [style=dashed]
"openssl-dev" -> "libcrypto-dev" [style=dotted]
"openssl-dev" -> "libssl3" [label="libssl"] [style=dashed]
"openssl-dev" -> "libssl-dev" [style=dotted]
"openssl-dev" -> "openssl-bin-dev" [style=dotted]
"openssl-dev" -> "openssl-conf-dev" [style=dotted]
"openssl-dev" -> "openssl" [label="= 3.0.3-r0"]
"openssl-dev" -> "perl-dev" [style=dotted]
"openssl-dev" -> "perl-modules-dev" [style=dotted]
"openssl-dev" -> "sed-dev" [style=dotted]
"openssl-ossl-module-legacy" -> "libcrypto3" [label=">= 3.0.3"]
"openssl-ossl-module-legacy" -> "libcrypto3" [label="libcrypto.so.3(OPENSSL_3.0.0)"] [style=dashed]
"openssl-ossl-module-legacy" -> "libcrypto3" [label="libcrypto.so.3"] [style=dashed]
"packagegroup-core-boot" -> "base-files"
"packagegroup-core-boot" -> "base-passwd"
"packagegroup-core-boot" -> "busybox"
"packagegroup-core-boot" -> "busybox-hwclock"
"packagegroup-core-boot" -> "busybox-syslog" [style=dotted]
"packagegroup-core-boot-dev" -> "base-files-dev" [style=dotted]
"packagegroup-core-boot-dev" -> "base-passwd-dev" [style=dotted]
"packagegroup-core-boot-dev" -> "busybox-dev" [style=dotted]
"packagegroup-core-boot-dev" -> "busybox-hwclock-dev" [style=dotted]
"packagegroup-core-boot-dev" -> "init-ifupdown-dev" [style=dotted]
"packagegroup-core-boot-dev" -> "initscripts-dev" [style=dotted]
"packagegroup-core-boot-dev" -> "modutils-initscripts-dev" [style=dotted]
"packagegroup-core-boot-dev" -> "netbase-dev" [style=dotted]
"packagegroup-core-boot-dev" -> "packagegroup-core-boot" [label="= 1.0-r17"]
"packagegroup-core-boot-dev" -> "sysvinit-dev" [style=dotted]
"packagegroup-core-boot-dev" -> "udev-dev" [style=dotted]
"packagegroup-core-boot" -> "eudev" [label="udev"] [style=dashed]
"packagegroup-core-boot" -> "init-ifupdown"
"packagegroup-core-boot" -> "initscripts"
"packagegroup-core-boot" -> "modutils-initscripts"
"packagegroup-core-boot" -> "netbase"
"packagegroup-core-boot" -> "sysvinit"
"perl" -> "bash" [label="/bin/sh"] [style=dashed]
"perl" -> "busybox" [label="/bin/sh"] [style=dashed]
"perl-dev" -> "gdbm-compat-dev" [style=dotted]
"perl-dev" -> "gdbm-dev" [style=dotted]
"perl-dev" -> "glibc-dev" [style=dotted]
"perl-dev" -> "libxcrypt-dev" [style=dotted]
"perl-dev" -> "perl-doc-dev" [style=dotted]
"perl-dev" -> "perl" [label="= 5.36.0-r0"]
"perl-dev" -> "perl-module-app-prove-state-dev" [style=dotted]
"perl-dev" -> "perl-module-app-prove-state-result-dev" [style=dotted]
"perl-dev" -> "perl-module-app-prove-state-result-test-dev" [style=dotted]
"perl-dev" -> "perl-module-archive-tar-constant-dev" [style=dotted]
"perl-dev" -> "perl-module-archive-tar-dev" [style=dotted]
"perl-dev" -> "perl-module-archive-tar-file-dev" [style=dotted]
"perl-dev" -> "perl-module-attributes-dev" [style=dotted]
"perl-dev" -> "perl-module-autodie-dev" [style=dotted]
"perl-dev" -> "perl-module-autodie-exception-system-dev" [style=dotted]
"perl-dev" -> "perl-module-autodie-hints-dev" [style=dotted]
"perl-dev" -> "perl-module-autodie-scope-guard-dev" [style=dotted]
"perl-dev" -> "perl-module-autodie-scope-guardstack-dev" [style=dotted]
"perl-dev" -> "perl-module-autodie-util-dev" [style=dotted]
"perl-dev" -> "perl-module-autosplit-dev" [style=dotted]
"perl-dev" -> "perl-module-base-dev" [style=dotted]
"perl-dev" -> "perl-module-b-concise-dev" [style=dotted]
"perl-dev" -> "perl-module-b-dev" [style=dotted]
"perl-dev" -> "perl-module-benchmark-dev" [style=dotted]
"perl-dev" -> "perl-module-b-op-private-dev" [style=dotted]
"perl-dev" -> "perl-module-b-terse-dev" [style=dotted]
"perl-dev" -> "perl-module-builtin-dev" [style=dotted]
"perl-dev" -> "perl-module-bytes-dev" [style=dotted]
"perl-dev" -> "perl-module-bytes-heavy-dev" [style=dotted]
"perl-dev" -> "perl-module-carp-dev" [style=dotted]
"perl-dev" -> "perl-module--charnames-dev" [style=dotted]
"perl-dev" -> "perl-module-charnames-dev" [style=dotted]
"perl-dev" -> "perl-module-class-struct-dev" [style=dotted]
"perl-dev" -> "perl-module-compress-raw-bzip2-dev" [style=dotted]
"perl-dev" -> "perl-module-compress-raw-zlib-dev" [style=dotted]
"perl-dev" -> "perl-module-config-dev" [style=dotted]
"perl-dev" -> "perl-module-config-heavy-dev" [style=dotted]
"perl-dev" -> "perl-module-constant-dev" [style=dotted]
"perl-dev" -> "perl-module-corelist-dev" [style=dotted]
"perl-dev" -> "perl-module-cpan-dev" [style=dotted]
"perl-dev" -> "perl-module-cwd-dev" [style=dotted]
"perl-dev" -> "perl-module-data-dumper-dev" [style=dotted]
"perl-dev" -> "perl-module-digest-base-dev" [style=dotted]
"perl-dev" -> "perl-module-digest-dev" [style=dotted]
"perl-dev" -> "perl-module-dirhandle-dev" [style=dotted]
"perl-dev" -> "perl-module-dynaloader-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-alias-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-cjkconstants-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-cn-hz-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-config-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-configlocal-pm-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-jp-h2z-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-jp-jis7-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-kr-2022-kr-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-mime-name-dev" [style=dotted]
"perl-dev" -> "perl-module-encode-unicode-dev" [style=dotted]
"perl-dev" -> "perl-module-encoding-dev" [style=dotted]
"perl-dev" -> "perl-module-errno-dev" [style=dotted]
"perl-dev" -> "perl-module-exporter-dev" [style=dotted]
"perl-dev" -> "perl-module-exporter-heavy-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-cbuilder-base-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-cbuilder-platform-unix-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-command-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-constant-base-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-constant-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-constant-proxysubs-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-constant-utils-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-constant-xs-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-embed-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-install-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-liblist-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-liblist-kid-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-makemaker-config-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-makemaker-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-makemaker-version-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-manifest-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-mksymlists-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-mm-any-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-mm-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-mm-unix-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-mm-win32-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-my-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-packlist-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-parsexs-constants-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-parsexs-countlines-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-parsexs-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-parsexs-eval-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-parsexs-utilities-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-typemaps-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-typemaps-inputmap-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-typemaps-outputmap-dev" [style=dotted]
"perl-dev" -> "perl-module-extutils-typemaps-type-dev" [style=dotted]
"perl-dev" -> "perl-module-fatal-dev" [style=dotted]
"perl-dev" -> "perl-module-fcntl-dev" [style=dotted]
"perl-dev" -> "perl-module-feature-dev" [style=dotted]
"perl-dev" -> "perl-module-file-basename-dev" [style=dotted]
"perl-dev" -> "perl-module-file-compare-dev" [style=dotted]
"perl-dev" -> "perl-module-file-copy-dev" [style=dotted]
"perl-dev" -> "perl-module-file-find-dev" [style=dotted]
"perl-dev" -> "perl-module-file-glob-dev" [style=dotted]
"perl-dev" -> "perl-module-file-globmapper-dev" [style=dotted]
"perl-dev" -> "perl-module-filehandle-dev" [style=dotted]
"perl-dev" -> "perl-module-file-path-dev" [style=dotted]
"perl-dev" -> "perl-module-file-spec-dev" [style=dotted]
"perl-dev" -> "perl-module-file-spec-unix-dev" [style=dotted]
"perl-dev" -> "perl-module-file-stat-dev" [style=dotted]
"perl-dev" -> "perl-module-file-temp-dev" [style=dotted]
"perl-dev" -> "perl-module-filter-util-call-dev" [style=dotted]
"perl-dev" -> "perl-module-getopt-long-dev" [style=dotted]
"perl-dev" -> "perl-module-getopt-std-dev" [style=dotted]
"perl-dev" -> "perl-module-hash-util-dev" [style=dotted]
"perl-dev" -> "perl-module-hash-util-fieldhash-dev" [style=dotted]
"perl-dev" -> "perl-module-i18n-langinfo-dev" [style=dotted]
"perl-dev" -> "perl-module-i18n-langtags-detect-dev" [style=dotted]
"perl-dev" -> "perl-module-i18n-langtags-dev" [style=dotted]
"perl-dev" -> "perl-module-if-dev" [style=dotted]
"perl-dev" -> "perl-module-integer-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-adapter-bzip2-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-adapter-deflate-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-adapter-identity-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-base-common-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-base-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-bzip2-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-gzip-constants-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-gzip-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-rawdeflate-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-zip-constants-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-zlib-constants-dev" [style=dotted]
"perl-dev" -> "perl-module-io-compress-zlib-extra-dev" [style=dotted]
"perl-dev" -> "perl-module-io-dev" [style=dotted]
"perl-dev" -> "perl-module-io-file-dev" [style=dotted]
"perl-dev" -> "perl-module-io-handle-dev" [style=dotted]
"perl-dev" -> "perl-module-io-pipe-dev" [style=dotted]
"perl-dev" -> "perl-module-io-seekable-dev" [style=dotted]
"perl-dev" -> "perl-module-io-select-dev" [style=dotted]
"perl-dev" -> "perl-module-io-socket-dev" [style=dotted]
"perl-dev" -> "perl-module-io-socket-inet-dev" [style=dotted]
"perl-dev" -> "perl-module-io-socket-ip-dev" [style=dotted]
"perl-dev" -> "perl-module-io-socket-unix-dev" [style=dotted]
"perl-dev" -> "perl-module-io-uncompress-adapter-bunzip2-dev" [style=dotted]
"perl-dev" -> "perl-module-io-uncompress-adapter-identity-dev" [style=dotted]
"perl-dev" -> "perl-module-io-uncompress-adapter-inflate-dev" [style=dotted]
"perl-dev" -> "perl-module-io-uncompress-base-dev" [style=dotted]
"perl-dev" -> "perl-module-io-uncompress-gunzip-dev" [style=dotted]
"perl-dev" -> "perl-module-io-uncompress-inflate-dev" [style=dotted]
"perl-dev" -> "perl-module-io-uncompress-rawinflate-dev" [style=dotted]
"perl-dev" -> "perl-module-io-uncompress-unzip-dev" [style=dotted]
"perl-dev" -> "perl-module-io-zlib-dev" [style=dotted]
"perl-dev" -> "perl-module-ipc-cmd-dev" [style=dotted]
"perl-dev" -> "perl-module-ipc-open3-dev" [style=dotted]
"perl-dev" -> "perl-module-ipc-sysv-dev" [style=dotted]
"perl-dev" -> "perl-module-json-pp-boolean-dev" [style=dotted]
"perl-dev" -> "perl-module-json-pp-dev" [style=dotted]
"perl-dev" -> "perl-module-lib-dev" [style=dotted]
"perl-dev" -> "perl-module-list-util-dev" [style=dotted]
"perl-dev" -> "perl-module-load-dev" [style=dotted]
"perl-dev" -> "perl-module-locale-maketext-dev" [style=dotted]
"perl-dev" -> "perl-module-locale-maketext-simple-dev" [style=dotted]
"perl-dev" -> "perl-module-math-bigfloat-dev" [style=dotted]
"perl-dev" -> "perl-module-math-bigint-calc-dev" [style=dotted]
"perl-dev" -> "perl-module-math-bigint-dev" [style=dotted]
"perl-dev" -> "perl-module-math-bigint-lib-dev" [style=dotted]
"perl-dev" -> "perl-module-math-bigrat-dev" [style=dotted]
"perl-dev" -> "perl-module-math-complex-dev" [style=dotted]
"perl-dev" -> "perl-module-mime-base64-dev" [style=dotted]
"perl-dev" -> "perl-module-mime-quotedprint-dev" [style=dotted]
"perl-dev" -> "perl-module-mro-dev" [style=dotted]
"perl-dev" -> "perl-module-net-cmd-dev" [style=dotted]
"perl-dev" -> "perl-module-net-config-dev" [style=dotted]
"perl-dev" -> "perl-module-net-ftp-a-dev" [style=dotted]
"perl-dev" -> "perl-module-net-ftp-dataconn-dev" [style=dotted]
"perl-dev" -> "perl-module-net-ftp-i-dev" [style=dotted]
"perl-dev" -> "perl-module-net-netrc-dev" [style=dotted]
"perl-dev" -> "perl-module-net-ping-dev" [style=dotted]
"perl-dev" -> "perl-module-opcode-dev" [style=dotted]
"perl-dev" -> "perl-module-overload-dev" [style=dotted]
"perl-dev" -> "perl-module-overloading-dev" [style=dotted]
"perl-dev" -> "perl-module-overload-numbers-dev" [style=dotted]
"perl-dev" -> "perl-module-params-check-dev" [style=dotted]
"perl-dev" -> "perl-module-parent-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-checker-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-escapes-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-man-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-perldoc-getoptsoo-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-perldoc-topod-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-blackbox-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-linksection-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-methody-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-pullparser-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-pullparserendtoken-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-pullparserstarttoken-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-pullparsertexttoken-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-pullparsertoken-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-tiedoutfh-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-simple-transcode-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-text-color-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-text-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-text-termcap-dev" [style=dotted]
"perl-dev" -> "perl-module-pod-usage-dev" [style=dotted]
"perl-dev" -> "perl-module-posix-dev" [style=dotted]
"perl-dev" -> "perl-module-re-dev" [style=dotted]
"perl-dev" -> "perl-module-safe-dev" [style=dotted]
"perl-dev" -> "perl-module-scalar-util-dev" [style=dotted]
"perl-dev" -> "perl-module-sdbm-file-dev" [style=dotted]
"perl-dev" -> "perl-modules-dev" [style=dotted]
"perl-dev" -> "perl-module-selectsaver-dev" [style=dotted]
"perl-dev" -> "perl-module-selfloader-dev" [style=dotted]
"perl-dev" -> "perl-module-socket-dev" [style=dotted]
"perl-dev" -> "perl-module-storable-dev" [style=dotted]
"perl-dev" -> "perl-module-strict-dev" [style=dotted]
"perl-dev" -> "perl-module-subs-dev" [style=dotted]
"perl-dev" -> "perl-module-symbol-dev" [style=dotted]
"perl-dev" -> "perl-module-sys-hostname-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-formatter-color-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-formatter-file-session-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-harness-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-harness-env-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-object-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-aggregator-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-grammar-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-iterator-array-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-iterator-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-iteratorfactory-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-iterator-process-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-iterator-stream-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-result-bailout-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-result-comment-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-result-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-resultfactory-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-result-plan-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-result-pragma-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-result-test-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-result-unknown-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-result-version-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-result-yaml-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-scheduler-job-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-scheduler-spinner-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-source-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-sourcehandler-executable-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-sourcehandler-file-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-sourcehandler-handle-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-sourcehandler-perl-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-sourcehandler-rawtap-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-yamlish-reader-dev" [style=dotted]
"perl-dev" -> "perl-module-tap-parser-yamlish-writer-dev" [style=dotted]
"perl-dev" -> "perl-module-term-ansicolor-dev" [style=dotted]
"perl-dev" -> "perl-module-term-cap-dev" [style=dotted]
"perl-dev" -> "perl-module-term-readline-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-api-context-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-api-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-api-instance-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-api-interceptresult-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-api-interceptresult-event-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-api-interceptresult-facet-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-api-interceptresult-hub-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-api-interceptresult-squasher-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-api-stack-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-bail-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-diag-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-exception-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-about-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-amnesty-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-assert-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-control-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-error-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-hub-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-info-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-meta-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-parent-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-plan-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-eventfacet-trace-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-fail-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-note-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-ok-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-pass-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-plan-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-skip-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-subtest-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-v2-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-event-waiting-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-formatter-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-formatter-tap-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-hub-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-hub-interceptor-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-hub-interceptor-terminator-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-hub-subtest-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-ipc-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-ipc-driver-files-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-util-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-util-externalmeta-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-util-facets2legacy-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-util-hashbase-dev" [style=dotted]
"perl-dev" -> "perl-module-test2-util-trace-dev" [style=dotted]
"perl-dev" -> "perl-module-test-builder-dev" [style=dotted]
"perl-dev" -> "perl-module-test-builder-formatter-dev" [style=dotted]
"perl-dev" -> "perl-module-test-builder-module-dev" [style=dotted]
"perl-dev" -> "perl-module-test-builder-tester-dev" [style=dotted]
"perl-dev" -> "perl-module-test-builder-tododiag-dev" [style=dotted]
"perl-dev" -> "perl-module-test-harness-dev" [style=dotted]
"perl-dev" -> "perl-module-test-more-dev" [style=dotted]
"perl-dev" -> "perl-module-test-tester-capture-dev" [style=dotted]
"perl-dev" -> "perl-module-test-tester-capturerunner-dev" [style=dotted]
"perl-dev" -> "perl-module-test-tester-delegate-dev" [style=dotted]
"perl-dev" -> "perl-module-text-balanced-dev" [style=dotted]
"perl-dev" -> "perl-module-text-parsewords-dev" [style=dotted]
"perl-dev" -> "perl-module-text-tabs-dev" [style=dotted]
"perl-dev" -> "perl-module-text-wrap-dev" [style=dotted]
"perl-dev" -> "perl-module-threads-dev" [style=dotted]
"perl-dev" -> "perl-module-threads-shared-dev" [style=dotted]
"perl-dev" -> "perl-module-tie-array-dev" [style=dotted]
"perl-dev" -> "perl-module-tie-handle-dev" [style=dotted]
"perl-dev" -> "perl-module-tie-hash-dev" [style=dotted]
"perl-dev" -> "perl-module-tie-refhash-dev" [style=dotted]
"perl-dev" -> "perl-module-tie-stdhandle-dev" [style=dotted]
"perl-dev" -> "perl-module-time-hires-dev" [style=dotted]
"perl-dev" -> "perl-module-time-local-dev" [style=dotted]
"perl-dev" -> "perl-module-time-seconds-dev" [style=dotted]
"perl-dev" -> "perl-module-time-tm-dev" [style=dotted]
"perl-dev" -> "perl-module-unicode-normalize-dev" [style=dotted]
"perl-dev" -> "perl-module-user-pwent-dev" [style=dotted]
"perl-dev" -> "perl-module-utf8-dev" [style=dotted]
"perl-dev" -> "perl-module-vars-dev" [style=dotted]
"perl-dev" -> "perl-module-version-dev" [style=dotted]
"perl-dev" -> "perl-module-version-regex-dev" [style=dotted]
"perl-dev" -> "perl-module-warnings-dev" [style=dotted]
"perl-dev" -> "perl-module-warnings-register-dev" [style=dotted]
"perl-dev" -> "perl-module-xsloader-dev" [style=dotted]
"perl-dev" -> "sed-dev" [style=dotted]
"perl-dev" -> "zlib-dev" [style=dotted]
"perl" -> "libcrypt2" [label=">= 4.4.28"]
"perl" -> "libcrypt2" [label="libcrypt.so.2"] [style=dashed]
"perl" -> "libcrypt2" [label="libcrypt.so.2(XCRYPT_2.0)"] [style=dashed]
"perl-module-config-heavy" -> "perl"
"perl" -> "perl" [label="libperl.so.5"] [style=dashed]
"perl" -> "perl-module-config-heavy"
"procps" -> "bash" [label="/bin/sh"] [style=dashed]
"procps" -> "busybox" [label="/bin/sh"] [style=dashed]
"procps-dev" -> "glibc-dev" [style=dotted]
"procps-dev" -> "libprocps8" [label="procps-lib"] [style=dashed]
"procps-dev" -> "ncurses-dev" [style=dotted]
"procps-dev" -> "ncurses-libncurses-dev" [style=dotted]
"procps-dev" -> "ncurses-libtinfo-dev" [style=dotted]
"procps-dev" -> "procps" [label="= 3.3.17-r0"]
"procps-dev" -> "procps-lib-dev" [style=dotted]
"procps-dev" -> "procps-ps-dev" [style=dotted]
"procps-dev" -> "procps-sysctl-dev" [style=dotted]
"procps" -> "libncurses5" [label=">= 6.3"]
"procps" -> "libncurses5" [label="libncurses.so.5"] [style=dashed]
"procps" -> "libprocps8" [label=">= 3.3.17"]
"procps" -> "libprocps8" [label="libprocps.so.8(LIBPROCPS_0)"] [style=dashed]
"procps" -> "libprocps8" [label="libprocps.so.8"] [style=dashed]
"procps" -> "libtinfo5" [label=">= 6.3"]
"procps" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"procps" -> "procps-ps"
"procps" -> "procps-sysctl"
"procps-ps" -> "bash" [label="/bin/sh"] [style=dashed]
"procps-ps" -> "busybox" [label="/bin/sh"] [style=dashed]
"procps-ps" -> "libprocps8" [label=">= 3.3.17"]
"procps-ps" -> "libprocps8" [label="libprocps.so.8(LIBPROCPS_0)"] [style=dashed]
"procps-ps" -> "libprocps8" [label="libprocps.so.8"] [style=dashed]
"procps-sysctl" -> "bash" [label="/bin/sh"] [style=dashed]
"procps-sysctl" -> "busybox" [label="/bin/sh"] [style=dashed]
"procps-sysctl" -> "libprocps8" [label="procps-lib"] [style=dashed]
"python3-compression" -> "busybox" [label="/usr/bin/env"] [style=dashed]
"python3-compression" -> "coreutils" [label="/usr/bin/env"] [style=dashed]
"python3-compression" -> "python3-core"
"python3-core" -> "bash" [label="/bin/sh"] [style=dashed]
"python3-core" -> "busybox" [label="/bin/sh"] [style=dashed]
"python3-core" -> "busybox" [label="/usr/bin/env"] [style=dashed]
"python3-core" -> "coreutils" [label="/usr/bin/env"] [style=dashed]
"python3-core" -> "libbz2-1" [label=">= 1.0.8"]
"python3-core" -> "libbz2-1" [label="libbz2.so.1"] [style=dashed]
"python3-core" -> "liblzma5" [label=">= 5.2.5"]
"python3-core" -> "liblzma5" [label="liblzma.so.5"] [style=dashed]
"python3-core" -> "liblzma5" [label="liblzma.so.5(XZ_5.0)"] [style=dashed]
"python3-core" -> "libpython3.10-1.0" [label=">= 3.10.5"]
"python3-core" -> "libpython3.10-1.0" [label="libpython3.10.so.1.0"] [style=dashed]
"python3-core" -> "libreadline8" [label=">= 8.1.2"]
"python3-core" -> "libreadline8" [label="libreadline.so.8"] [style=dashed]
"python3-core" -> "libz1" [label=">= 1.2.12"]
"python3-core" -> "libz1" [label="libz.so.1"] [style=dashed]
"python3-core" -> "libz1" [label="libz.so.1(ZLIB_1.2.0)"] [style=dashed]
"python3-crypt" -> "ca-certificates" [style=dotted]
"python3-crypt" -> "libcrypt2" [label=">= 4.4.28"]
"python3-crypt" -> "libcrypt2" [label="libcrypt.so.2"] [style=dashed]
"python3-crypt" -> "libcrypt2" [label="libcrypt.so.2(XCRYPT_2.0)"] [style=dashed]
"python3-crypt" -> "libcrypto3" [label=">= 3.0.3"]
"python3-crypt" -> "libcrypto3" [label="libcrypto.so.3(OPENSSL_3.0.0)"] [style=dashed]
"python3-crypt" -> "libcrypto3" [label="libcrypto.so.3"] [style=dashed]
"python3-crypt" -> "openssl" [style=dotted]
"python3-crypt" -> "python3-core"
"python3-crypt" -> "python3-math"
"python3-crypt" -> "python3-stringold"
"python3-datetime" -> "python3-core"
"python3-dev" -> "bash-dev" [style=dotted]
"python3-dev" -> "bash" [label="/bin/sh"] [style=dashed]
"python3-dev" -> "busybox" [label="/bin/sh"] [style=dashed]
"python3-dev" -> "busybox" [label="/usr/bin/env"] [style=dashed]
"python3-dev" -> "bzip2-dev" [style=dotted]
"python3-dev" -> "coreutils-dev" [style=dotted]
"python3-dev" -> "coreutils" [label="/usr/bin/env"] [style=dashed]
"python3-dev" -> "gdbm-compat-dev" [style=dotted]
"python3-dev" -> "gdbm-dev" [style=dotted]
"python3-dev" -> "glibc-dev" [style=dotted]
"python3-dev" -> "ldconfig-dev" [style=dotted]
"python3-dev" -> "libbz2-dev" [style=dotted]
"python3-dev" -> "libcrypto-dev" [style=dotted]
"python3-dev" -> "libffi-dev" [style=dotted]
"python3-dev" -> "liblzma-dev" [style=dotted]
"python3-dev" -> "libnsl2-dev" [style=dotted]
"python3-dev" -> "libpython3.10-1.0" [label=">= 3.10.5"]
"python3-dev" -> "libpython3.10-1.0" [label="libpython3.10.so.1.0"] [style=dashed]
"python3-dev" -> "libpython3-dev" [style=dotted]
"python3-dev" -> "libsqlite3-dev" [style=dotted]
"python3-dev" -> "libssl-dev" [style=dotted]
"python3-dev" -> "libtirpc-dev" [style=dotted]
"python3-dev" -> "libxcrypt-dev" [style=dotted]
"python3-dev" -> "locale-base-tr-tr.iso-8859-9-dev" [style=dotted]
"python3-dev" -> "ncurses-dev" [style=dotted]
"python3-dev" -> "ncurses-libncursesw-dev" [style=dotted]
"python3-dev" -> "ncurses-libpanelw-dev" [style=dotted]
"python3-dev" -> "ncurses-libtinfo-dev" [style=dotted]
"python3-dev" -> "openssl-dev" [style=dotted]
"python3-dev" -> "python3-2to3-dev" [style=dotted]
"python3-dev" -> "python3-asyncio-dev" [style=dotted]
"python3-dev" -> "python3-audio-dev" [style=dotted]
"python3-dev" -> "python3-codecs-dev" [style=dotted]
"python3-dev" -> "python3-compile-dev" [style=dotted]
"python3-dev" -> "python3-compression-dev" [style=dotted]
"python3-dev" -> "python3-core"
"python3-dev" -> "python3-core-dev" [style=dotted]
"python3-dev" -> "python3-crypt-dev" [style=dotted]
"python3-dev" -> "python3-ctypes-dev" [style=dotted]
"python3-dev" -> "python3-curses-dev" [style=dotted]
"python3-dev" -> "python3-datetime-dev" [style=dotted]
"python3-dev" -> "python3-db-dev" [style=dotted]
"python3-dev" -> "python3-debugger-dev" [style=dotted]
"python3-dev" -> "python3-difflib-dev" [style=dotted]
"python3-dev" -> "python3-distutils"
"python3-dev" -> "python3-distutils-dev" [style=dotted]
"python3-dev" -> "python3-doctest-dev" [style=dotted]
"python3-dev" -> "python3-email-dev" [style=dotted]
"python3-dev" -> "python3-fcntl-dev" [style=dotted]
"python3-dev" -> "python3-html-dev" [style=dotted]
"python3-dev" -> "python3-idle-dev" [style=dotted]
"python3-dev" -> "python3-image-dev" [style=dotted]
"python3-dev" -> "python3-io-dev" [style=dotted]
"python3-dev" -> "python3-json-dev" [style=dotted]
"python3-dev" -> "python3-logging-dev" [style=dotted]
"python3-dev" -> "python3-mailbox-dev" [style=dotted]
"python3-dev" -> "python3-math-dev" [style=dotted]
"python3-dev" -> "python3-mime-dev" [style=dotted]
"python3-dev" -> "python3-misc-dev" [style=dotted]
"python3-dev" -> "python3-mmap-dev" [style=dotted]
"python3-dev" -> "python3-modules-dev" [style=dotted]
"python3-dev" -> "python3-multiprocessing-dev" [style=dotted]
"python3-dev" -> "python3-netclient-dev" [style=dotted]
"python3-dev" -> "python3-netserver-dev" [style=dotted]
"python3-dev" -> "python3-numbers-dev" [style=dotted]
"python3-dev" -> "python3-pickle-dev" [style=dotted]
"python3-dev" -> "python3-pkgutil-dev" [style=dotted]
"python3-dev" -> "python3-plistlib-dev" [style=dotted]
"python3-dev" -> "python3-pprint-dev" [style=dotted]
"python3-dev" -> "python3-profile-dev" [style=dotted]
"python3-dev" -> "python3-pydoc-dev" [style=dotted]
"python3-dev" -> "python3-resource-dev" [style=dotted]
"python3-dev" -> "python3-shell-dev" [style=dotted]
"python3-dev" -> "python3-smtpd-dev" [style=dotted]
"python3-dev" -> "python3-sqlite3-dev" [style=dotted]
"python3-dev" -> "python3-statistics-dev" [style=dotted]
"python3-dev" -> "python3-stringold-dev" [style=dotted]
"python3-dev" -> "python3-syslog-dev" [style=dotted]
"python3-dev" -> "python3-terminal-dev" [style=dotted]
"python3-dev" -> "python3-tests-dev" [style=dotted]
"python3-dev" -> "python3-threading-dev" [style=dotted]
"python3-dev" -> "python3-tkinter-dev" [style=dotted]
"python3-dev" -> "python3-unittest-dev" [style=dotted]
"python3-dev" -> "python3-unixadmin-dev" [style=dotted]
"python3-dev" -> "python3-venv-dev" [style=dotted]
"python3-dev" -> "python3-xml-dev" [style=dotted]
"python3-dev" -> "python3-xmlrpc-dev" [style=dotted]
"python3-dev" -> "readline-dev" [style=dotted]
"python3-dev" -> "sed-dev" [style=dotted]
"python3-dev" -> "sqlite3-dev" [style=dotted]
"python3-dev" -> "tzdata-europe-dev" [style=dotted]
"python3-dev" -> "unzip-dev" [style=dotted]
"python3-dev" -> "util-linux-libuuid-dev" [style=dotted]
"python3-dev" -> "xz-dev" [style=dotted]
"python3-dev" -> "zlib-dev" [style=dotted]
"python3-distutils" -> "python3-compression"
"python3-distutils" -> "python3-core"
"python3-distutils" -> "python3-email"
"python3-distutils" -> "python3-stringold"
"python3-email" -> "python3-core"
"python3-email" -> "python3-crypt"
"python3-email" -> "python3-datetime"
"python3-email" -> "python3-io"
"python3-email" -> "python3-math"
"python3-email" -> "python3-mime"
"python3-email" -> "python3-netclient"
"python3-email" -> "python3-stringold"
"python3-io" -> "libcrypto3" [label=">= 3.0.3"]
"python3-io" -> "libcrypto3" [label="libcrypto.so.3(OPENSSL_3.0.0)"] [style=dashed]
"python3-io" -> "libcrypto3" [label="libcrypto.so.3"] [style=dashed]
"python3-io" -> "libssl3" [label=">= 3.0.3"]
"python3-io" -> "libssl3" [label="libssl.so.3(OPENSSL_3.0.0)"] [style=dashed]
"python3-io" -> "libssl3" [label="libssl.so.3"] [style=dashed]
"python3-io" -> "python3-core"
"python3-io" -> "python3-crypt"
"python3-io" -> "python3-math"
"python3-io" -> "python3-netclient"
"python3-io" -> "python3-shell"
"python3-math" -> "python3-core"
"python3-math" -> "python3-crypt"
"python3-mime" -> "busybox" [label="/usr/bin/env"] [style=dashed]
"python3-mime" -> "coreutils" [label="/usr/bin/env"] [style=dashed]
"python3-mime" -> "python3-core"
"python3-netclient" -> "busybox" [label="/usr/bin/env"] [style=dashed]
"python3-netclient" -> "coreutils" [label="/usr/bin/env"] [style=dashed]
"python3-netclient" -> "libuuid1" [label=">= 2.38"]
"python3-netclient" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"python3-netclient" -> "libuuid1" [label="libuuid.so.1(UUID_2.20)"] [style=dashed]
"python3-netclient" -> "python3-core"
"python3-netclient" -> "python3-crypt"
"python3-netclient" -> "python3-datetime"
"python3-netclient" -> "python3-email"
"python3-netclient" -> "python3-io"
"python3-netclient" -> "python3-math"
"python3-netclient" -> "python3-mime"
"python3-netclient" -> "python3-stringold"
"python3-shell" -> "python3-core"
"python3-shell" -> "python3-stringold"
"python3-stringold" -> "python3-core"
"run-postinsts" -> "bash" [label="/bin/sh"] [style=dashed]
"run-postinsts" -> "busybox" [label="/bin/sh"] [style=dashed]
"run-postinsts-dev" -> "initscripts-dev" [style=dotted]
"run-postinsts-dev" -> "run-postinsts" [label="= 1.0-r10"]
"sed" -> "bash" [label="/bin/sh"] [style=dashed]
"sed" -> "busybox" [label="/bin/sh"] [style=dashed]
"sed-dev" -> "gawk-dev" [style=dotted]
"sed-dev" -> "glibc-dev" [style=dotted]
"sed-dev" -> "make-dev" [style=dotted]
"sed-dev" -> "perl-dev" [style=dotted]
"sed-dev" -> "perl-module-file-compare-dev" [style=dotted]
"sed-dev" -> "perl-module-file-find-dev" [style=dotted]
"sed-dev" -> "perl-module-filehandle-dev" [style=dotted]
"sed-dev" -> "perl-module-file-stat-dev" [style=dotted]
"sed-dev" -> "perl-module-file-temp-dev" [style=dotted]
"sed-dev" -> "sed" [label="= 4.8-r0"]
"shadow-base" -> "bash" [label="/bin/sh"] [style=dashed]
"shadow-base" -> "busybox" [label="/bin/sh"] [style=dashed]
"shadow-base" -> "libcrypt2" [label=">= 4.4.28"]
"shadow-base" -> "libcrypt2" [label="libcrypt.so.2"] [style=dashed]
"shadow-base" -> "libcrypt2" [label="libcrypt.so.2(XCRYPT_2.0)"] [style=dashed]
"shadow" -> "base-passwd"
"shadow" -> "bash" [label="/bin/sh"] [style=dashed]
"shadow" -> "busybox" [label="/bin/sh"] [style=dashed]
"shadow-dev" -> "attr-dev" [style=dotted]
"shadow-dev" -> "base-passwd-dev" [style=dotted]
"shadow-dev" -> "glibc-dev" [style=dotted]
"shadow-dev" -> "libattr-dev" [style=dotted]
"shadow-dev" -> "libxcrypt-dev" [style=dotted]
"shadow-dev" -> "shadow-base-dev" [style=dotted]
"shadow-dev" -> "shadow" [label="= 4.11.1-r0"]
"shadow-dev" -> "shadow-securetty-dev" [style=dotted]
"shadow-dev" -> "util-linux-sulogin-dev" [style=dotted]
"shadow" -> "libattr1" [label=">= 2.5.1"]
"shadow" -> "libattr1" [label="libattr.so.1(ATTR_1.1)"] [style=dashed]
"shadow" -> "libattr1" [label="libattr.so.1"] [style=dashed]
"shadow" -> "libcrypt2" [label=">= 4.4.28"]
"shadow" -> "libcrypt2" [label="libcrypt.so.2"] [style=dashed]
"shadow" -> "libcrypt2" [label="libcrypt.so.2(XCRYPT_2.0)"] [style=dashed]
"shadow-securetty-dev" -> "shadow-securetty" [label="= 4.6-r3"]
"shadow" -> "shadow-base"
"shadow" -> "shadow" [label="libsubid.so.4"] [style=dashed]
"shadow" -> "shadow-securetty"
"shadow" -> "util-linux-sulogin"
"socat-dev" -> "glibc-dev" [style=dotted]
"socat-dev" -> "libcrypto-dev" [style=dotted]
"socat-dev" -> "libssl-dev" [style=dotted]
"socat-dev" -> "libwrap-dev" [style=dotted]
"socat-dev" -> "openssl-dev" [style=dotted]
"socat-dev" -> "readline-dev" [style=dotted]
"socat-dev" -> "socat" [label="= 1.7.4.3-r0"]
"socat-dev" -> "tcp-wrappers-dev" [style=dotted]
"socat" -> "libcrypto3" [label=">= 3.0.3"]
"socat" -> "libcrypto3" [label="libcrypto.so.3(OPENSSL_3.0.0)"] [style=dashed]
"socat" -> "libcrypto3" [label="libcrypto.so.3"] [style=dashed]
"socat" -> "libreadline8" [label=">= 8.1.2"]
"socat" -> "libreadline8" [label="libreadline.so.8"] [style=dashed]
"socat" -> "libssl3" [label=">= 3.0.3"]
"socat" -> "libssl3" [label="libssl.so.3(OPENSSL_3.0.0)"] [style=dashed]
"socat" -> "libssl3" [label="libssl.so.3"] [style=dashed]
"socat" -> "libwrap0" [label=">= 7.6"]
"socat" -> "libwrap0" [label="libwrap.so.0"] [style=dashed]
"ssh-pregen-hostkeys-dev" -> "ssh-pregen-hostkeys" [label="= 1.0-r0"]
"sysvinit" -> "base-passwd"
"sysvinit" -> "bash" [label="/bin/sh"] [style=dashed]
"sysvinit" -> "busybox" [label="/bin/sh"] [style=dashed]
"sysvinit-dev" -> "base-passwd-dev" [style=dotted]
"sysvinit-dev" -> "glibc-dev" [style=dotted]
"sysvinit-dev" -> "initd-functions-dev" [style=dotted]
"sysvinit-dev" -> "libxcrypt-dev" [style=dotted]
"sysvinit-dev" -> "sysvinit-inittab-dev" [style=dotted]
"sysvinit-dev" -> "sysvinit" [label="= 3.04-r0"]
"sysvinit-dev" -> "sysvinit-pidof-dev" [style=dotted]
"sysvinit" -> "initscripts-functions" [label="initd-functions"] [style=dashed]
"sysvinit-inittab" -> "bash" [label="/bin/sh"] [style=dashed]
"sysvinit-inittab" -> "busybox" [label="/bin/sh"] [style=dashed]
"sysvinit-inittab-dev" -> "sysvinit-inittab" [label="= 2.88dsf-r10"]
"sysvinit-pidof" -> "bash" [label="/bin/sh"] [style=dashed]
"sysvinit-pidof" -> "busybox" [label="/bin/sh"] [style=dashed]
"sysvinit" -> "sysvinit-inittab"
"sysvinit" -> "sysvinit-pidof"
"unzip" -> "bash" [label="/bin/sh"] [style=dashed]
"unzip" -> "busybox" [label="/bin/sh"] [style=dashed]
"unzip-dev" -> "glibc-dev" [style=dotted]
"unzip-dev" -> "unzip" [label="= 1:6.0-r5"]
"util-linux-agetty" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-agetty" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-blkdiscard" -> "libblkid1" [label=">= 2.38"]
"util-linux-blkdiscard" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-blkdiscard" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-blkdiscard" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-blkid" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-blkid" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-blkid" -> "libblkid1" [label=">= 2.38"]
"util-linux-blkid" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"util-linux-blkid" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-blkid" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-blkid" -> "libblkid1" [label="libblkid.so.1(BLKID_2.18)"] [style=dashed]
"util-linux-blkid" -> "libblkid1" [label="libblkid.so.1(BLKID_2.20)"] [style=dashed]
"util-linux-blkid" -> "libblkid1" [label="libblkid.so.1(BLKID_2_37)"] [style=dashed]
"util-linux-blkid" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-blockdev" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-blockdev" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-cal" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-cal" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-cal" -> "libtinfo5" [label=">= 6.3"]
"util-linux-cal" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-cfdisk" -> "libfdisk1" [label=">= 2.38"]
"util-linux-cfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.26)"] [style=dashed]
"util-linux-cfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.28)"] [style=dashed]
"util-linux-cfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.31)"] [style=dashed]
"util-linux-cfdisk" -> "libfdisk1" [label="libfdisk.so.1"] [style=dashed]
"util-linux-cfdisk" -> "libmount1" [label=">= 2.38"]
"util-linux-cfdisk" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-cfdisk" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-cfdisk" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-cfdisk" -> "libncursesw5" [label=">= 6.3"]
"util-linux-cfdisk" -> "libncursesw5" [label="libncursesw.so.5"] [style=dashed]
"util-linux-cfdisk" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-cfdisk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-cfdisk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.28)"] [style=dashed]
"util-linux-cfdisk" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-cfdisk" -> "libtinfo5" [label=">= 6.3"]
"util-linux-cfdisk" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-chrt" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-chrt" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-column" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-column" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-column" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-column" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.29)"] [style=dashed]
"util-linux-column" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.30)"] [style=dashed]
"util-linux-column" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.31)"] [style=dashed]
"util-linux-column" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.38)"] [style=dashed]
"util-linux-column" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-dev" -> "bash-completion-dev" [style=dotted]
"util-linux-dev" -> "bash-dev" [style=dotted]
"util-linux-dev" -> "bc-dev" [style=dotted]
"util-linux-dev" -> "btrfs-tools-dev" [style=dotted]
"util-linux-dev" -> "coreutils-dev" [style=dotted]
"util-linux-dev" -> "e2fsprogs-dev" [style=dotted]
"util-linux-dev" -> "findutils-dev" [style=dotted]
"util-linux-dev" -> "glibc-dev" [style=dotted]
"util-linux-dev" -> "grep-dev" [style=dotted]
"util-linux-dev" -> "iproute2-dev" [style=dotted]
"util-linux-dev" -> "kmod-dev" [style=dotted]
"util-linux-dev" -> "libblkid1" [label="util-linux-libblkid"] [style=dashed]
"util-linux-dev" -> "libcap-ng-dev" [style=dotted]
"util-linux-dev" -> "libfdisk1" [label="util-linux-libfdisk"] [style=dashed]
"util-linux-dev" -> "libmount1" [label="util-linux-libmount"] [style=dashed]
"util-linux-dev" -> "libsmartcols1" [label="util-linux-libsmartcols"] [style=dashed]
"util-linux-dev" -> "libuuid-dev" [label="util-linux-libuuid-dev"] [style=dashed]
"util-linux-dev" -> "libxcrypt-dev" [style=dotted]
"util-linux-dev" -> "mdadm-dev" [style=dotted]
"util-linux-dev" -> "ncurses-dev" [style=dotted]
"util-linux-dev" -> "ncurses-libncursesw-dev" [style=dotted]
"util-linux-dev" -> "ncurses-libtinfo-dev" [style=dotted]
"util-linux-dev" -> "procps-dev" [style=dotted]
"util-linux-dev" -> "sed-dev" [style=dotted]
"util-linux-dev" -> "socat-dev" [style=dotted]
"util-linux-dev" -> "util-linux-agetty-dev" [style=dotted]
"util-linux-dev" -> "util-linux-blkid-dev" [style=dotted]
"util-linux-dev" -> "util-linux-blockdev-dev" [style=dotted]
"util-linux-dev" -> "util-linux-cal-dev" [style=dotted]
"util-linux-dev" -> "util-linux-chrt-dev" [style=dotted]
"util-linux-dev" -> "util-linux-dmesg-dev" [style=dotted]
"util-linux-dev" -> "util-linux-eject-dev" [style=dotted]
"util-linux-dev" -> "util-linux-fallocate-dev" [style=dotted]
"util-linux-dev" -> "util-linux-fdisk-dev" [style=dotted]
"util-linux-dev" -> "util-linux-findfs-dev" [style=dotted]
"util-linux-dev" -> "util-linux-flock-dev" [style=dotted]
"util-linux-dev" -> "util-linux-fsck-dev" [style=dotted]
"util-linux-dev" -> "util-linux-fsfreeze-dev" [style=dotted]
"util-linux-dev" -> "util-linux-fstrim-dev" [style=dotted]
"util-linux-dev" -> "util-linux-getopt-dev" [style=dotted]
"util-linux-dev" -> "util-linux-hexdump-dev" [style=dotted]
"util-linux-dev" -> "util-linux-hwclock-dev" [style=dotted]
"util-linux-dev" -> "util-linux-ionice-dev" [style=dotted]
"util-linux-dev" -> "util-linux-kill-dev" [style=dotted]
"util-linux-dev" -> "util-linux" [label="= 2.38-r0"]
"util-linux-dev" -> "util-linux-last-dev" [style=dotted]
"util-linux-dev" -> "util-linux-libblkid-dev" [style=dotted]
"util-linux-dev" -> "util-linux-libfdisk-dev" [style=dotted]
"util-linux-dev" -> "util-linux-libmount-dev" [style=dotted]
"util-linux-dev" -> "util-linux-libsmartcols-dev" [style=dotted]
"util-linux-dev" -> "util-linux-libuuid-dev" [style=dotted]
"util-linux-dev" -> "util-linux-logger-dev" [style=dotted]
"util-linux-dev" -> "util-linux-losetup-dev" [style=dotted]
"util-linux-dev" -> "util-linux-lsblk-dev" [style=dotted]
"util-linux-dev" -> "util-linux-mcookie-dev" [style=dotted]
"util-linux-dev" -> "util-linux-mesg-dev" [style=dotted]
"util-linux-dev" -> "util-linux-mkswap-dev" [style=dotted]
"util-linux-dev" -> "util-linux-more-dev" [style=dotted]
"util-linux-dev" -> "util-linux-mount-dev" [style=dotted]
"util-linux-dev" -> "util-linux-mountpoint-dev" [style=dotted]
"util-linux-dev" -> "util-linux-nologin-dev" [style=dotted]
"util-linux-dev" -> "util-linux-nsenter-dev" [style=dotted]
"util-linux-dev" -> "util-linux-pivot-root-dev" [style=dotted]
"util-linux-dev" -> "util-linux-prlimit-dev" [style=dotted]
"util-linux-dev" -> "util-linux-readprofile-dev" [style=dotted]
"util-linux-dev" -> "util-linux-renice-dev" [style=dotted]
"util-linux-dev" -> "util-linux-rev-dev" [style=dotted]
"util-linux-dev" -> "util-linux-rfkill-dev" [style=dotted]
"util-linux-dev" -> "util-linux-rtcwake-dev" [style=dotted]
"util-linux-dev" -> "util-linux-setpriv-dev" [style=dotted]
"util-linux-dev" -> "util-linux-setsid-dev" [style=dotted]
"util-linux-dev" -> "util-linux-sulogin-dev" [style=dotted]
"util-linux-dev" -> "util-linux-swapoff-dev" [style=dotted]
"util-linux-dev" -> "util-linux-swapon-dev" [style=dotted]
"util-linux-dev" -> "util-linux-switch-root-dev" [style=dotted]
"util-linux-dev" -> "util-linux-taskset-dev" [style=dotted]
"util-linux-dev" -> "util-linux-umount-dev" [style=dotted]
"util-linux-dev" -> "util-linux-unshare-dev" [style=dotted]
"util-linux-dev" -> "util-linux-utmpdump-dev" [style=dotted]
"util-linux-dev" -> "util-linux-uuidgen-dev" [style=dotted]
"util-linux-dev" -> "util-linux-wall-dev" [style=dotted]
"util-linux-dev" -> "which-dev" [style=dotted]
"util-linux-dev" -> "xz-dev" [style=dotted]
"util-linux-dev" -> "zlib-dev" [style=dotted]
"util-linux-dmesg" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-dmesg" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-dmesg" -> "libtinfo5" [label=">= 6.3"]
"util-linux-dmesg" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-eject" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-eject" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-eject" -> "libmount1" [label=">= 2.38"]
"util-linux-eject" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-eject" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-eject" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-fallocate" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-fallocate" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-fdisk" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-fdisk" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label=">= 2.38"]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.26)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.27)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.28)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.29)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.30)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.31)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.32)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.33)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.36)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.38)"] [style=dashed]
"util-linux-fdisk" -> "libfdisk1" [label="libfdisk.so.1"] [style=dashed]
"util-linux-fdisk" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-fdisk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-fdisk" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-fdisk" -> "libtinfo5" [label=">= 6.3"]
"util-linux-fdisk" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-fincore" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-fincore" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-fincore" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-fincore" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-fincore" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-findfs" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-findfs" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-findfs" -> "libblkid1" [label=">= 2.38"]
"util-linux-findfs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-findfs" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-findmnt" -> "libblkid1" [label=">= 2.38"]
"util-linux-findmnt" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"util-linux-findmnt" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label=">= 2.38"]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1(MOUNT_2.20)"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1(MOUNT_2.21)"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1(MOUNT_2.22)"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1(MOUNT_2.23)"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1(MOUNT_2.25)"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1(MOUNT_2.34)"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1(MOUNT_2_37)"] [style=dashed]
"util-linux-findmnt" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-findmnt" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-findmnt" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-findmnt" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-findmnt" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.28)"] [style=dashed]
"util-linux-findmnt" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.29)"] [style=dashed]
"util-linux-findmnt" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-findmnt" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.38)"] [style=dashed]
"util-linux-findmnt" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-flock" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-flock" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-fsck" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-fsck" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-fsck.cramfs" -> "libz1" [label=">= 1.2.12"]
"util-linux-fsck.cramfs" -> "libz1" [label="libz.so.1"] [style=dashed]
"util-linux-fsck" -> "libblkid1" [label=">= 2.38"]
"util-linux-fsck" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"util-linux-fsck" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-fsck" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-fsck" -> "libmount1" [label=">= 2.38"]
"util-linux-fsck" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-fsck" -> "libmount1" [label="libmount.so.1(MOUNT_2.20)"] [style=dashed]
"util-linux-fsck" -> "libmount1" [label="libmount.so.1(MOUNT_2.21)"] [style=dashed]
"util-linux-fsck" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-fsck" -> "libmount1" [label="libmount.so.1(MOUNT_2_38)"] [style=dashed]
"util-linux-fsck" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-fsfreeze" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-fsfreeze" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-fstrim" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-fstrim" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-fstrim" -> "libmount1" [label=">= 2.38"]
"util-linux-fstrim" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-fstrim" -> "libmount1" [label="libmount.so.1(MOUNT_2.21)"] [style=dashed]
"util-linux-fstrim" -> "libmount1" [label="libmount.so.1(MOUNT_2.22)"] [style=dashed]
"util-linux-fstrim" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-fstrim" -> "libmount1" [label="libmount.so.1(MOUNT_2.25)"] [style=dashed]
"util-linux-fstrim" -> "libmount1" [label="libmount.so.1(MOUNT_2.34)"] [style=dashed]
"util-linux-fstrim" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-getopt" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-getopt" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-hexdump" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-hexdump" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-hexdump" -> "libtinfo5" [label=">= 6.3"]
"util-linux-hexdump" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-hwclock" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-hwclock" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-ionice" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-ionice" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-irqtop" -> "libncursesw5" [label=">= 6.3"]
"util-linux-irqtop" -> "libncursesw5" [label="libncursesw.so.5"] [style=dashed]
"util-linux-irqtop" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-irqtop" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-irqtop" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-irqtop" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.28)"] [style=dashed]
"util-linux-irqtop" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-irqtop" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-irqtop" -> "libtinfo5" [label=">= 6.3"]
"util-linux-irqtop" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-kill" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-kill" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-last" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-last" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux" -> "libuuid1" [label="util-linux-libuuid"] [style=dashed]
"util-linux-logger" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-logger" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-losetup" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-losetup" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-losetup" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-losetup" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-losetup" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-losetup" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-losetup" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-lsblk" -> "libblkid1" [label=">= 2.38"]
"util-linux-lsblk" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-lsblk" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-lsblk" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-lsblk" -> "libmount1" [label=">= 2.38"]
"util-linux-lsblk" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-lsblk" -> "libmount1" [label="libmount.so.1(MOUNT_2.21)"] [style=dashed]
"util-linux-lsblk" -> "libmount1" [label="libmount.so.1(MOUNT_2.22)"] [style=dashed]
"util-linux-lsblk" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-lsblk" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-lsblk" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-lsblk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-lsblk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-lsblk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.29)"] [style=dashed]
"util-linux-lsblk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.30)"] [style=dashed]
"util-linux-lsblk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-lsblk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.34)"] [style=dashed]
"util-linux-lsblk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.38)"] [style=dashed]
"util-linux-lsblk" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-lscpu" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-lscpu" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-lscpu" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-lscpu" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-lscpu" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-lsfd" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-lsfd" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-lsfd" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-lsfd" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-lsfd" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.38)"] [style=dashed]
"util-linux-lsfd" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-lsipc" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-lsipc" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-lsipc" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-lsipc" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.38)"] [style=dashed]
"util-linux-lsipc" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-lsirq" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-lsirq" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-lsirq" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-lsirq" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-lsirq" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-lslocks" -> "libmount1" [label=">= 2.38"]
"util-linux-lslocks" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-lslocks" -> "libmount1" [label="libmount.so.1(MOUNT_2.22)"] [style=dashed]
"util-linux-lslocks" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-lslocks" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-lslocks" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-lslocks" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-lslocks" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-lslocks" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-lslocks" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-lslogins" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-lslogins" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-lslogins" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.38)"] [style=dashed]
"util-linux-lslogins" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-lsmem" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-lsmem" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-lsmem" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-lsmem" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-lsmem" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-lsns" -> "libmount1" [label=">= 2.38"]
"util-linux-lsns" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-lsns" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-lsns" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-lsns" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-lsns" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-lsns" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.29)"] [style=dashed]
"util-linux-lsns" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-lsns" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-mcookie" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-mcookie" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-mesg" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-mesg" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-mkfs.cramfs" -> "libz1" [label=">= 1.2.12"]
"util-linux-mkfs.cramfs" -> "libz1" [label="libz.so.1"] [style=dashed]
"util-linux-mkswap" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-mkswap" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-mkswap" -> "libblkid1" [label=">= 2.38"]
"util-linux-mkswap" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-mkswap" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-mkswap" -> "libblkid1" [label="libblkid.so.1(BLKID_2.21)"] [style=dashed]
"util-linux-mkswap" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-mkswap" -> "libuuid1" [label=">= 2.38"]
"util-linux-mkswap" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"util-linux-mkswap" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"util-linux-more" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-more" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-more" -> "libtinfo5" [label=">= 6.3"]
"util-linux-more" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-mount" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-mount" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-mount" -> "libmount1" [label=">= 2.38"]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2.20)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2.21)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2.22)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2.25)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2.30)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2.33)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2.34)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2_35)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1(MOUNT_2_38)"] [style=dashed]
"util-linux-mount" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-mountpoint" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-mountpoint" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-mountpoint" -> "libmount1" [label=">= 2.38"]
"util-linux-mountpoint" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-mountpoint" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-mountpoint" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-nologin" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-nologin" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-nsenter" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-nsenter" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-partx" -> "libblkid1" [label=">= 2.38"]
"util-linux-partx" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"util-linux-partx" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-partx" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-partx" -> "libblkid1" [label="libblkid.so.1(BLKID_2.18)"] [style=dashed]
"util-linux-partx" -> "libblkid1" [label="libblkid.so.1(BLKID_2.25)"] [style=dashed]
"util-linux-partx" -> "libblkid1" [label="libblkid.so.1(BLKID_2.30)"] [style=dashed]
"util-linux-partx" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-partx" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-partx" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-partx" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-pivot-root" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-pivot-root" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-prlimit" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-prlimit" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-prlimit" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-prlimit" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-prlimit" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-readprofile" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-readprofile" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-renice" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-renice" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-rev" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-rev" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-rfkill" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-rfkill" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-rfkill" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-rfkill" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-rfkill" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-rfkill" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-rfkill" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-rtcwake" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-rtcwake" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-setpriv" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-setpriv" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-setpriv" -> "libcap-ng" [label=">= 0.8.3"]
"util-linux-setpriv" -> "libcap-ng" [label="libcap-ng.so.0"] [style=dashed]
"util-linux-setsid" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-setsid" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-setterm" -> "libtinfo5" [label=">= 6.3"]
"util-linux-setterm" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-sfdisk" -> "libfdisk1" [label=">= 2.38"]
"util-linux-sfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.26)"] [style=dashed]
"util-linux-sfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.27)"] [style=dashed]
"util-linux-sfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.28)"] [style=dashed]
"util-linux-sfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.29)"] [style=dashed]
"util-linux-sfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.30)"] [style=dashed]
"util-linux-sfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.31)"] [style=dashed]
"util-linux-sfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.33)"] [style=dashed]
"util-linux-sfdisk" -> "libfdisk1" [label="libfdisk.so.1(FDISK_2.36)"] [style=dashed]
"util-linux-sfdisk" -> "libfdisk1" [label="libfdisk.so.1"] [style=dashed]
"util-linux-sfdisk" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-sfdisk" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-sfdisk" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-sfdisk" -> "libtinfo5" [label=">= 6.3"]
"util-linux-sfdisk" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-sulogin" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-sulogin" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-sulogin" -> "libcrypt2" [label=">= 4.4.28"]
"util-linux-sulogin" -> "libcrypt2" [label="libcrypt.so.2"] [style=dashed]
"util-linux-sulogin" -> "libcrypt2" [label="libcrypt.so.2(XCRYPT_2.0)"] [style=dashed]
"util-linux-swaplabel" -> "libblkid1" [label=">= 2.38"]
"util-linux-swaplabel" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-swaplabel" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-swaplabel" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-swaplabel" -> "libuuid1" [label=">= 2.38"]
"util-linux-swaplabel" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"util-linux-swaplabel" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"util-linux-swapoff" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-swapoff" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-swapoff" -> "libblkid1" [label=">= 2.38"]
"util-linux-swapoff" -> "libblkid1" [label="libblkid.so.1(BLKID_1.0)"] [style=dashed]
"util-linux-swapoff" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-swapoff" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-swapoff" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-swapoff" -> "libmount1" [label=">= 2.38"]
"util-linux-swapoff" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-swapoff" -> "libmount1" [label="libmount.so.1(MOUNT_2.21)"] [style=dashed]
"util-linux-swapoff" -> "libmount1" [label="libmount.so.1(MOUNT_2.22)"] [style=dashed]
"util-linux-swapoff" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-swapoff" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-swapon" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-swapon" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-swapon" -> "libblkid1" [label=">= 2.38"]
"util-linux-swapon" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-swapon" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-swapon" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-swapon" -> "libmount1" [label=">= 2.38"]
"util-linux-swapon" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-swapon" -> "libmount1" [label="libmount.so.1(MOUNT_2.20)"] [style=dashed]
"util-linux-swapon" -> "libmount1" [label="libmount.so.1(MOUNT_2.21)"] [style=dashed]
"util-linux-swapon" -> "libmount1" [label="libmount.so.1(MOUNT_2.22)"] [style=dashed]
"util-linux-swapon" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-swapon" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-swapon" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-swapon" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-swapon" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-switch-root" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-switch-root" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-taskset" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-taskset" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-ul" -> "libtinfo5" [label=">= 6.3"]
"util-linux-ul" -> "libtinfo5" [label="libtinfo.so.5"] [style=dashed]
"util-linux-umount" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-umount" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-umount" -> "libmount1" [label=">= 2.38"]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2.19)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2.20)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2.21)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2.22)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2.23)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2.24)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2.25)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2.30)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2.33)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2_35)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1(MOUNT_2_37)"] [style=dashed]
"util-linux-umount" -> "libmount1" [label="libmount.so.1"] [style=dashed]
"util-linux-unshare" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-unshare" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux" -> "util-linux-addpart" [style=dotted]
"util-linux" -> "util-linux-agetty" [style=dotted]
"util-linux" -> "util-linux-blkdiscard" [style=dotted]
"util-linux" -> "util-linux-blkid" [style=dotted]
"util-linux" -> "util-linux-blkzone" [style=dotted]
"util-linux" -> "util-linux-blockdev" [style=dotted]
"util-linux" -> "util-linux-cal" [style=dotted]
"util-linux" -> "util-linux-cfdisk" [style=dotted]
"util-linux" -> "util-linux-chcpu" [style=dotted]
"util-linux" -> "util-linux-chmem" [style=dotted]
"util-linux" -> "util-linux-choom" [style=dotted]
"util-linux" -> "util-linux-chrt" [style=dotted]
"util-linux" -> "util-linux-colcrt" [style=dotted]
"util-linux" -> "util-linux-colrm" [style=dotted]
"util-linux" -> "util-linux-col" [style=dotted]
"util-linux" -> "util-linux-column" [style=dotted]
"util-linux" -> "util-linux-ctrlaltdel" [style=dotted]
"util-linux" -> "util-linux-delpart" [style=dotted]
"util-linux" -> "util-linux-dmesg" [style=dotted]
"util-linux" -> "util-linux-eject" [style=dotted]
"util-linux" -> "util-linux-fallocate" [style=dotted]
"util-linux" -> "util-linux-fdisk" [style=dotted]
"util-linux" -> "util-linux-fincore" [style=dotted]
"util-linux" -> "util-linux-findfs" [style=dotted]
"util-linux" -> "util-linux-findmnt" [style=dotted]
"util-linux" -> "util-linux-flock" [style=dotted]
"util-linux" -> "util-linux-fsck.cramfs" [style=dotted]
"util-linux" -> "util-linux-fsck" [style=dotted]
"util-linux" -> "util-linux-fsfreeze" [style=dotted]
"util-linux" -> "util-linux-fstrim" [style=dotted]
"util-linux" -> "util-linux-getopt" [style=dotted]
"util-linux" -> "util-linux-hardlink" [style=dotted]
"util-linux" -> "util-linux-hexdump" [style=dotted]
"util-linux" -> "util-linux-hwclock" [style=dotted]
"util-linux" -> "util-linux-ionice" [style=dotted]
"util-linux" -> "util-linux-ipcmk" [style=dotted]
"util-linux" -> "util-linux-ipcrm" [style=dotted]
"util-linux" -> "util-linux-ipcs" [style=dotted]
"util-linux" -> "util-linux-irqtop" [style=dotted]
"util-linux" -> "util-linux-isosize" [style=dotted]
"util-linux" -> "util-linux-kill" [style=dotted]
"util-linux" -> "util-linux-last" [style=dotted]
"util-linux" -> "util-linux-ldattach" [style=dotted]
"util-linux" -> "util-linux-logger" [style=dotted]
"util-linux" -> "util-linux-look" [style=dotted]
"util-linux" -> "util-linux-losetup" [style=dotted]
"util-linux" -> "util-linux-lsblk" [style=dotted]
"util-linux" -> "util-linux-lscpu" [style=dotted]
"util-linux" -> "util-linux-lsfd" [style=dotted]
"util-linux" -> "util-linux-lsipc" [style=dotted]
"util-linux" -> "util-linux-lsirq" [style=dotted]
"util-linux" -> "util-linux-lslocks" [style=dotted]
"util-linux" -> "util-linux-lslogins" [style=dotted]
"util-linux" -> "util-linux-lsmem" [style=dotted]
"util-linux" -> "util-linux-lsns" [style=dotted]
"util-linux" -> "util-linux-mcookie" [style=dotted]
"util-linux" -> "util-linux-mesg" [style=dotted]
"util-linux" -> "util-linux-mkfs.cramfs" [style=dotted]
"util-linux" -> "util-linux-mkfs" [style=dotted]
"util-linux" -> "util-linux-mkswap" [style=dotted]
"util-linux" -> "util-linux-more" [style=dotted]
"util-linux" -> "util-linux-mountpoint" [style=dotted]
"util-linux" -> "util-linux-mount" [style=dotted]
"util-linux" -> "util-linux-namei" [style=dotted]
"util-linux" -> "util-linux-nologin" [style=dotted]
"util-linux" -> "util-linux-nsenter" [style=dotted]
"util-linux" -> "util-linux-partx" [style=dotted]
"util-linux" -> "util-linux-pivot-root" [style=dotted]
"util-linux" -> "util-linux-prlimit" [style=dotted]
"util-linux" -> "util-linux-readprofile" [style=dotted]
"util-linux" -> "util-linux-rename" [style=dotted]
"util-linux" -> "util-linux-renice" [style=dotted]
"util-linux" -> "util-linux-resizepart" [style=dotted]
"util-linux" -> "util-linux-rev" [style=dotted]
"util-linux" -> "util-linux-rfkill" [style=dotted]
"util-linux" -> "util-linux-rtcwake" [style=dotted]
"util-linux" -> "util-linux-scriptlive" [style=dotted]
"util-linux" -> "util-linux-scriptreplay" [style=dotted]
"util-linux" -> "util-linux-script" [style=dotted]
"util-linux" -> "util-linux-setarch" [style=dotted]
"util-linux" -> "util-linux-setpriv" [style=dotted]
"util-linux" -> "util-linux-setsid" [style=dotted]
"util-linux" -> "util-linux-setterm" [style=dotted]
"util-linux" -> "util-linux-sfdisk" [style=dotted]
"util-linux" -> "util-linux-sulogin" [style=dotted]
"util-linux" -> "util-linux-swaplabel" [style=dotted]
"util-linux" -> "util-linux-swapoff" [style=dotted]
"util-linux" -> "util-linux-swapon" [style=dotted]
"util-linux" -> "util-linux-switch-root" [style=dotted]
"util-linux" -> "util-linux-taskset" [style=dotted]
"util-linux" -> "util-linux-uclampset" [style=dotted]
"util-linux" -> "util-linux-ul" [style=dotted]
"util-linux" -> "util-linux-umount" [style=dotted]
"util-linux" -> "util-linux-unshare" [style=dotted]
"util-linux" -> "util-linux-utmpdump" [style=dotted]
"util-linux" -> "util-linux-uuidd" [style=dotted]
"util-linux" -> "util-linux-uuidgen" [style=dotted]
"util-linux" -> "util-linux-uuidparse" [style=dotted]
"util-linux" -> "util-linux-wall" [style=dotted]
"util-linux" -> "util-linux-wdctl" [style=dotted]
"util-linux" -> "util-linux-whereis" [style=dotted]
"util-linux" -> "util-linux-wipefs" [style=dotted]
"util-linux" -> "util-linux-write" [style=dotted]
"util-linux" -> "util-linux-zramctl" [style=dotted]
"util-linux-utmpdump" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-utmpdump" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-uuidd" -> "libuuid1" [label=">= 2.38"]
"util-linux-uuidd" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"util-linux-uuidd" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"util-linux-uuidd" -> "libuuid1" [label="libuuid.so.1(UUIDD_PRIVATE)"] [style=dashed]
"util-linux-uuidgen" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-uuidgen" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-uuidgen" -> "libuuid1" [label=">= 2.38"]
"util-linux-uuidgen" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"util-linux-uuidgen" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"util-linux-uuidgen" -> "libuuid1" [label="libuuid.so.1(UUID_2.31)"] [style=dashed]
"util-linux-uuidparse" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-uuidparse" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-uuidparse" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-uuidparse" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-uuidparse" -> "libuuid1" [label=">= 2.38"]
"util-linux-uuidparse" -> "libuuid1" [label="libuuid.so.1"] [style=dashed]
"util-linux-uuidparse" -> "libuuid1" [label="libuuid.so.1(UUID_1.0)"] [style=dashed]
"util-linux-wall" -> "bash" [label="/bin/sh"] [style=dashed]
"util-linux-wall" -> "busybox" [label="/bin/sh"] [style=dashed]
"util-linux-wdctl" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-wdctl" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-wdctl" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-wipefs" -> "libblkid1" [label=">= 2.38"]
"util-linux-wipefs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.15)"] [style=dashed]
"util-linux-wipefs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.17)"] [style=dashed]
"util-linux-wipefs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.18)"] [style=dashed]
"util-linux-wipefs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.21)"] [style=dashed]
"util-linux-wipefs" -> "libblkid1" [label="libblkid.so.1(BLKID_2.23)"] [style=dashed]
"util-linux-wipefs" -> "libblkid1" [label="libblkid.so.1(BLKID_2_31)"] [style=dashed]
"util-linux-wipefs" -> "libblkid1" [label="libblkid.so.1"] [style=dashed]
"util-linux-wipefs" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-wipefs" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-wipefs" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.27)"] [style=dashed]
"util-linux-wipefs" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.33)"] [style=dashed]
"util-linux-wipefs" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"util-linux-zramctl" -> "libsmartcols1" [label=">= 2.38"]
"util-linux-zramctl" -> "libsmartcols1" [label="libsmartcols.so.1(SMARTCOLS_2.25)"] [style=dashed]
"util-linux-zramctl" -> "libsmartcols1" [label="libsmartcols.so.1"] [style=dashed]
"which" -> "bash" [label="/bin/sh"] [style=dashed]
"which" -> "busybox" [label="/bin/sh"] [style=dashed]
"which-dev" -> "glibc-dev" [style=dotted]
"which-dev" -> "which" [label="= 2.21-r3"]
"xz" -> "bash" [label="/bin/sh"] [style=dashed]
"xz" -> "busybox" [label="/bin/sh"] [style=dashed]
"xz-dev" -> "glibc-dev" [style=dotted]
"xz-dev" -> "liblzma5" [label="liblzma"] [style=dashed]
"xz-dev" -> "liblzma-dev" [style=dotted]
"xz-dev" -> "xz" [label="= 5.2.5-r0"]
"xz" -> "liblzma5" [label=">= 5.2.5"]
"xz" -> "liblzma5" [label="liblzma.so.5"] [style=dashed]
"xz" -> "liblzma5" [label="liblzma.so.5(XZ_5.0)"] [style=dashed]
"xz" -> "liblzma5" [label="liblzma.so.5(XZ_5.2)"] [style=dashed]
"zip-dev" -> "glibc-dev" [style=dotted]
"zip-dev" -> "zip" [label="= 3.0-r2"]
"zstd" -> "bash" [label="/bin/sh"] [style=dashed]
"zstd" -> "busybox" [label="/bin/sh"] [style=dashed]
"zstd-dev" -> "glibc-dev" [style=dotted]
"zstd-dev" -> "libstdc++-dev" [style=dotted]
"zstd-dev" -> "libzstd1" [label="libzstd"] [style=dashed]
"zstd-dev" -> "libzstd-dev" [style=dotted]
"zstd-dev" -> "zstd" [label="= 1.5.2-r0"]
"zstd" -> "libstdc++6" [label=">= 12.1.0"]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_1.3)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(CXXABI_ARM_1.3.3)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.11)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.14)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.17)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.19)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.20)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.21)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.22)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.29)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4.30)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6(GLIBCXX_3.4)"] [style=dashed]
"zstd" -> "libstdc++6" [label="libstdc++.so.6"] [style=dashed]
}