OSDN Git Service

[lfsja-git] r10.1-90 対応。
[lfsbookja/lfsja-git.git] / src / appendices / dependencies.ch
1 %
2 % This is part of LFSbookja package.
3 %
4 % This is a CTIE change file for the original XML source of the LFSbook.
5 %
6 @x
7 <?xml version="1.0" encoding="ISO-8859-1"?>
8 @y
9 <?xml version="1.0" encoding="UTF-8"?>
10 @z
11
12 @x
13 <appendix id="appendixc" xreflabel="Appendix C">
14   <?dbhtml dir="appendices"?>
15   <?dbhtml filename="dependencies.html"?>
16 @y
17 <appendix id="appendixc" xreflabel="付録 C">
18   <?dbhtml dir="appendices"?>
19   <?dbhtml filename="dependencies.html"?>
20 @z
21
22 @x
23   <title>Dependencies</title>
24 @y
25   <title>パッケージの依存関係</title>
26 @z
27
28 @x
29   <para>Every package built in LFS relies on one or more other packages in
30   order to build and install properly. Some packages even participate in
31   circular dependencies, that is, the first package depends on the second which
32   in turn depends on the first. Because of these dependencies, the order in
33   which packages are built in LFS is very important. The purpose of this page
34   is to document the dependencies of each package built in LFS.</para>
35 @y
36   <para>
37   LFS にて構築するパッケージはすべて、他のいくつかのパッケージに依存していて、それらがあって初めて適切にインストールができます。
38   パッケージの中には互いに依存し合っているものもあります。
39   つまり一つめのパッケージが二つめのパッケージに依存しており、二つめが実は一つめのパッケージにも依存しているような例です。
40   こういった依存関係があることから LFS においてパッケージを構築する順番は非常に重要なものとなります。
41   本節は LFS にて構築する各パッケージの依存関係を示すものです。
42   </para>
43 @z
44
45 @x
46   <para>For each package we build, we have listed three, and sometimes four,
47   types of dependencies.  The first lists what other packages need to be
48   available in order to compile and install the package in question. The second
49   lists what packages, in addition to those on the first list, need to be
50   available in order to run the test suites. The third list of dependencies are
51   packages that require this package to be built and installed in its final
52   location before they are built and installed. In most cases, this is because
53   these packages will hard code paths to binaries within their scripts. If not
54   built in a certain order, this could result in paths of /tools/bin/[binary]
55   being placed inside scripts installed to the final system. This is obviously
56   not desirable.</para>
57 @y
58   <para>
59   ビルドするパッケージの個々には、3種類あるいは4種類の依存関係を示しています。
60   1つめは対象パッケージをコンパイルしてビルドするために必要となるパッケージです。
61   2つめは一つめのものに加えて、テストスイートを実行するために必要となるパッケージです。
62   3つめは対象パッケージをビルドし、最終的にインストールするために必要となるパッケージです。
63   たいていの場合、それらのパッケージに含まれているスクリプトが、実行モジュールへのパスを固定的に取り扱っています。
64   所定の順番どおりにパッケージのビルドを行わないと、最終的にインストールされるシステムにおいて、スクリプトの中に /tools/bin/[実行モジュール] といったパスが含まれてしまうことになりかねません。
65   これは明らかに不適切なことです。
66   </para>
67 @z
68
69 @x
70   <para>The last list of dependencies are optional packages that are not
71   addressed in LFS, but could be useful to the user.  These packages may have
72   additional mandatory or optional dependencies of their own.  For these
73   dependencies, the recommended practice is to install them after completion of
74   the LFS book and then go back and rebuild the LFS package.  In several cases,
75   re-installation is addressed in BLFS.</para>
76 @y
77   <para>
78   依存関係として4つめに示すのは任意のパッケージであり LFS では説明していないものです。
79   しかし皆さんにとっては有用なパッケージであるはずです。
80   それらのパッケージは、さらに別のパッケージを必要としていたり、互いに依存し合っていることがあります。
81   そういった依存関係があるため、それらをインストールする場合には、LFS をすべて仕上げた後に再度 LFS 内のパッケージを再構築する方法をお勧めします。
82   再インストールに関しては、たいていは BLFS にて説明しています。
83   </para>
84 @z
85
86 %----------------------------------------------------------------------
87 @x acl
88           <seg>Attr, Bash, Binutils, Coreutils, GCC, Gettext, Grep, M4, Make,
89           Perl, Sed, and Texinfo</seg>
90 @y
91           <seg>Attr, Bash, Binutils, Coreutils, GCC, Gettext, Grep, M4, Make,
92           Perl, Sed, Texinfo</seg>
93 @z
94 @x
95           <seg>Automake, Diffutils, Findutils, and Libtool</seg>
96 @y
97           <seg>Automake, Diffutils, Findutils, Libtool</seg>
98 @z
99 @x
100           <seg>Coreutils, Sed, Tar, and Vim</seg>
101 @y
102           <seg>Coreutils, Sed, Tar, Vim</seg>
103 @z
104 @x
105           <seg>None</seg>
106 @y
107           <seg>なし</seg>
108 @z
109
110 %----------------------------------------------------------------------
111 @x attr
112           <seg>Bash, Binutils, Coreutils, GCC, Gettext, Grep, M4, Make,
113           Perl, Sed, and Texinfo</seg>
114 @y
115           <seg>Bash, Binutils, Coreutils, GCC, Gettext, Grep, M4, Make,
116           Perl, Sed, Texinfo</seg>
117 @z
118 @x
119           <seg>Automake, Diffutils, Findutils, and Libtool</seg>
120 @y
121           <seg>Automake, Diffutils, Findutils, Libtool</seg>
122 @z
123 @x
124           <seg>Acl and Libcap</seg>
125 @y
126           <seg>Acl, Libcap</seg>
127 @z
128 @x
129           <seg>None</seg>
130 @y
131           <seg>なし</seg>
132 @z
133
134 %----------------------------------------------------------------------
135 @x autoconf
136           <seg>Bash, Coreutils, Grep, M4, Make, Perl, Sed, and Texinfo</seg>
137 @y
138           <seg>Bash, Coreutils, Grep, M4, Make, Perl, Sed, Texinfo</seg>
139 @z
140 @x
141           <seg>Automake, Diffutils, Findutils, GCC, and Libtool</seg>
142 @y
143           <seg>Automake, Diffutils, Findutils, GCC, Libtool</seg>
144 @z
145
146 %----------------------------------------------------------------------
147 @x automake
148           <seg>Autoconf, Bash, Coreutils, Gettext, Grep, M4, Make, Perl,
149           Sed, and Texinfo</seg>
150 @y
151           <seg>Autoconf, Bash, Coreutils, Gettext, Grep, M4, Make, Perl,
152           Sed, Texinfo</seg>
153 @z
154 @x
155           <seg>Binutils, Bison, Bzip2, DejaGNU, Diffutils, Expect, Findutils,
156           Flex, GCC, Gettext, Gzip, Libtool, and Tar</seg>
157 @y
158           <seg>Binutils, Bison, Bzip2, DejaGNU, Diffutils, Expect, Findutils,
159           Flex, GCC, Gettext, Gzip, Libtool, Tar</seg>
160 @z
161 @x
162           <seg>None</seg>
163 @y
164           <seg>なし</seg>
165 @z
166 @x
167           <seg>None</seg>
168 @y
169           <seg>なし</seg>
170 @z
171
172 %----------------------------------------------------------------------
173 @x bash
174           <seg>Bash, Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Glibc,
175           Grep, Make, Ncurses, Patch, Readline, Sed, and Texinfo</seg>
176 @y
177           <seg>Bash, Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Glibc,
178           Grep, Make, Ncurses, Patch, Readline, Sed, Texinfo</seg>
179 @z
180 @x
181           <seg>None</seg>
182 @y
183           <seg>なし</seg>
184 @z
185
186 %----------------------------------------------------------------------
187 @x bc
188           <seg>Bash, Binutils, Coreutils, GCC, Glibc,
189           Grep, and Make</seg>
190 @y
191           <seg>Bash, Binutils, Coreutils, GCC, Glibc,
192           Grep, Make</seg>
193 @z
194 @x
195           <seg>Gawk</seg>
196 @y
197           <seg>Gawk</seg>
198 @z
199 @x
200           <seg>Linux Kernel</seg>
201 @y
202           <seg>Linux カーネル</seg>
203 @z
204 @x
205           <seg>None</seg>
206 @y
207           <seg>なし</seg>
208 @z
209
210 %----------------------------------------------------------------------
211 @x binutils
212          <seg>Bash, Binutils, Coreutils, Diffutils, File, Flex, Gawk, GCC, Glibc,
213          Grep, Make, Perl, Sed, Texinfo, and Zlib</seg>
214 @y
215          <seg>Bash, Binutils, Coreutils, Diffutils, File, Flex, Gawk, GCC, Glibc,
216          Grep, Make, Perl, Sed, Texinfo, Zlib</seg>
217 @z
218 @x
219           <seg>DejaGNU and Expect</seg>
220 @y
221           <seg>DejaGNU, Expect</seg>
222 @z
223 @x
224           <seg>None</seg>
225 @y
226           <seg>なし</seg>
227 @z
228 @x
229           <seg>Debuginfod</seg>
230 @y
231           <seg>Debuginfod</seg>
232 @z
233
234 %----------------------------------------------------------------------
235 @x bison
236          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc,
237          Grep, M4, Make, Perl, and Sed</seg>
238 @y
239          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc,
240          Grep, M4, Make, Perl, Sed</seg>
241 @z
242 @x
243           <seg>Diffutils, Findutils, and Flex</seg>
244 @y
245           <seg>Diffutils, Findutils, Flex</seg>
246 @z
247 @x
248           <seg>Kbd and Tar</seg>
249 @y
250           <seg>Kbd, Tar</seg>
251 @z
252 @x
253           <seg>Doxygen (test suite)</seg>
254 @y
255           <seg>Doxygen (テストスイート用)</seg>
256 @z
257
258 %----------------------------------------------------------------------
259 @x bzip2
260          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Make,
261          and Patch</seg>
262 @y
263          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Make,
264          Patch</seg>
265 @z
266 @x
267           <seg>None</seg>
268 @y
269           <seg>なし</seg>
270 @z
271 @x
272           <seg>File</seg>
273 @y
274           <seg>File</seg>
275 @z
276 @x
277           <seg>None</seg>
278 @y
279           <seg>なし</seg>
280 @z
281
282 %----------------------------------------------------------------------
283 @x Check
284          <seg>GCC, Grep, Make, Sed, and Texinfo</seg>
285 @y
286          <seg>GCC, Grep, Make, Sed, Texinfo</seg>
287 @z
288 @x
289           <seg>None</seg>
290 @y
291           <seg>なし</seg>
292 @z
293 @x
294           <seg>None</seg>
295 @y
296           <seg>なし</seg>
297 @z
298 @x
299           <seg>None</seg>
300 @y
301           <seg>なし</seg>
302 @z
303
304 %----------------------------------------------------------------------
305 @x coreutils
306          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, Libcap,
307          Make, Patch, Perl, Sed, and Texinfo</seg>
308 @y
309          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, Libcap,
310          Make, Patch, Perl, Sed, Texinfo</seg>
311 @z
312 @x
313           <seg>Diffutils, E2fsprogs, Findutils, Shadow, and Util-linux</seg>
314 @y
315           <seg>Diffutils, E2fsprogs, Findutils, Shadow, Util-linux</seg>
316 @z
317 @x
318           <seg>Bash, Diffutils, Eudev, Findutils, and Man-DB</seg>
319 @y
320           <seg>Bash, Diffutils, Eudev, Findutils, Man-DB</seg>
321 @z
322 @x
323           <seg>Perl Expect and IO:Tty modules (for test suite)</seg>
324 @y
325           <seg>Perl Expect と IO:Tty モジュール (テストスイート用)</seg>
326 @z
327
328 %----------------------------------------------------------------------
329 @x DejaGNU
330          <seg>Bash, Coreutils, Diffutils, GCC, Grep, Make, Sed, and Texinfo</seg>
331 @y
332          <seg>Bash, Coreutils, Diffutils, GCC, Grep, Make, Sed, Texinfo</seg>
333 @z
334 @x
335           <seg>None</seg>
336 @y
337           <seg>なし</seg>
338 @z
339 @x
340           <seg>None</seg>
341 @y
342           <seg>なし</seg>
343 @z
344 @x
345           <seg>None</seg>
346 @y
347           <seg>なし</seg>
348 @z
349
350 %----------------------------------------------------------------------
351 @x Diffutils
352           <seg>Bash, Binutils, Coreutils, Gawk, GCC, Gettext, Glibc, Grep,
353           Make, Sed, and Texinfo</seg>
354 @y
355           <seg>Bash, Binutils, Coreutils, Gawk, GCC, Gettext, Glibc, Grep,
356           Make, Sed, Texinfo</seg>
357 @z
358 @x
359           <seg>Perl</seg>
360 @y
361           <seg>Perl</seg>
362 @z
363 @x
364           <seg>None</seg>
365 @y
366           <seg>なし</seg>
367 @z
368 @x
369           <seg>None</seg>
370 @y
371           <seg>なし</seg>
372 @z
373
374 %----------------------------------------------------------------------
375 @x E2fsprogs
376          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
377          Gzip, Make, Sed, Texinfo, and Util-linux</seg>
378 @y
379          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
380          Gzip, Make, Sed, Texinfo, Util-linux</seg>
381 @z
382 @x
383           <seg>Procps-ng and Psmisc</seg>
384 @y
385           <seg>Procps-ng, Psmisc</seg>
386 @z
387 @x
388           <seg>None</seg>
389 @y
390           <seg>なし</seg>
391 @z
392 @x
393           <seg>None</seg>
394 @y
395           <seg>なし</seg>
396 @z
397
398 %----------------------------------------------------------------------
399 @x Eudev
400          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Gperf,
401          Make, Sed, and Util-linux</seg>
402 @y
403          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Gperf,
404          Make, Sed, Util-linux</seg>
405 @z
406 @x
407           <seg>None</seg>
408 @y
409           <seg>なし</seg>
410 @z
411 @x
412           <seg>None</seg>
413 @y
414           <seg>なし</seg>
415 @z
416 @x
417           <seg>None</seg>
418 @y
419           <seg>なし</seg>
420 @z
421
422 %----------------------------------------------------------------------
423 @x Expat
424          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep,
425          Make, and Sed</seg>
426 @y
427          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep,
428          Make, Sed</seg>
429 @z
430 @x
431           <seg>None</seg>
432 @y
433           <seg>なし</seg>
434 @z
435 @x
436           <seg>Python and XML::Parser</seg>
437 @y
438           <seg>Python, XML::Parser</seg>
439 @z
440 @x
441           <seg>None</seg>
442 @y
443           <seg>なし</seg>
444 @z
445
446 %----------------------------------------------------------------------
447 @x
448 <!-- Begin Expect dependency info -->
449 @y
450 <!-- Begin Expect dependency info -->
451 @z
452 @x
453          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
454          Patch, Sed, and Tcl</seg>
455 @y
456          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
457          Patch, Sed, Tcl</seg>
458 @z
459 @x
460           <seg>None</seg>
461 @y
462           <seg>なし</seg>
463 @z
464 @x
465           <seg>None</seg>
466 @y
467           <seg>なし</seg>
468 @z
469 @x
470           <seg>
471             <ulink url="&blfs-root;view/stable/general/tk.html">tk</ulink>
472           </seg>  
473 @y
474           <seg>
475             <ulink url="&blfs-root;view/stable/general/tk.html">tk</ulink>
476           </seg>  
477 @z
478
479 %----------------------------------------------------------------------
480 @x
481 <!-- Begin File dependency info -->
482 @y
483 <!-- Begin File dependency info -->
484 @z
485 @x
486           <seg>Bash, Binutils, Bzip2, Coreutils, Diffutils, Gawk, GCC, Glibc,
487           Grep, Make, Sed, Xz, and Zlib</seg>
488 @y
489           <seg>Bash, Binutils, Bzip2, Coreutils, Diffutils, Gawk, GCC, Glibc,
490           Grep, Make, Sed, Xz, Zlib</seg>
491 @z
492 @x
493           <seg>None</seg>
494 @y
495           <seg>なし</seg>
496 @z
497 @x
498           <seg>None</seg>
499 @y
500           <seg>なし</seg>
501 @z
502 @x
503             <ulink url="&blfs-root;/view/stable/general/libseccomp.html">Libseccomp</ulink>
504 @y
505             <ulink url="&blfs-root;/view/stable/general/libseccomp.html">Libseccomp</ulink>
506 @z
507
508 %----------------------------------------------------------------------
509 @x Findutils
510          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
511          Sed, and Texinfo</seg>
512 @y
513          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
514          Sed, Texinfo</seg>
515 @z
516 @x
517           <seg>DejaGNU, Diffutils, and Expect</seg>
518 @y
519           <seg>DejaGNU, Diffutils, Expect</seg>
520 @z
521 @x
522           <seg>None</seg>
523 @y
524           <seg>なし</seg>
525 @z
526 @x
527           <seg>None</seg>
528 @y
529           <seg>なし</seg>
530 @z
531
532 %----------------------------------------------------------------------
533 @x Flex
534          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, M4, Make,
535          Patch, Sed, and Texinfo</seg>
536 @y
537          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, M4, Make,
538          Patch, Sed, Texinfo</seg>
539 @z
540 @x
541           <seg>Bison and Gawk</seg>
542 @y
543           <seg>Bison, Gawk</seg>
544 @z
545 @x
546           <seg>Binutils, IProute2, Kbd, Kmod, and Man-DB</seg>
547 @y
548           <seg>Binutils, IProute2, Kbd, Kmod, Man-DB</seg>
549 @z
550 @x
551           <seg>None</seg>
552 @y
553           <seg>なし</seg>
554 @z
555
556 %----------------------------------------------------------------------
557 @x Gawk
558          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, Make,
559          MPFR, Patch, Readline, Sed, and Texinfo</seg>
560 @y
561          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, Make,
562          MPFR, Patch, Readline, Sed, Texinfo</seg>
563 @z
564 @x
565           <seg>Diffutils</seg>
566 @y
567           <seg>Diffutils</seg>
568 @z
569 @x
570           <seg>None</seg>
571 @y
572           <seg>なし</seg>
573 @z
574 @x
575           <seg>libsigsegv</seg>
576 @y
577           <seg>libsigsegv</seg>
578 @z
579
580 %----------------------------------------------------------------------
581 @x Gcc
582          <seg>Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC,
583          Gettext, Glibc, GMP, Grep, M4, Make, MPC, MPFR, Patch, Perl, Sed, Tar,
584          Texinfo, and Zstd</seg>
585 @y
586          <seg>Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC,
587          Gettext, Glibc, GMP, Grep, M4, Make, MPC, MPFR, Patch, Perl, Sed, Tar,
588          Texinfo, Zstd</seg>
589 @z
590 @x
591           <seg>DejaGNU, Expect, and Shadow</seg>
592 @y
593           <seg>DejaGNU, Expect, Shadow</seg>
594 @z
595 @x
596           <seg>None</seg>
597 @y
598           <seg>なし</seg>
599 @z
600 @x
601           <seg><ulink url="http://gcc.gnu.org/wiki/GNAT">GNAT</ulink> and 
602                <ulink url="https://repo.or.cz/isl.git">ISL</ulink> 
603 @y
604           <seg><ulink url="http://gcc.gnu.org/wiki/GNAT">GNAT</ulink>,
605                <ulink url="https://repo.or.cz/isl.git">ISL</ulink> 
606 @z
607
608 %----------------------------------------------------------------------
609 @x GDBM
610          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Grep, Make, 
611          and Sed</seg>
612 @y
613          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Grep, Make, 
614          Sed</seg>
615 @z
616 @x
617           <seg>None</seg>
618 @y
619           <seg>なし</seg>
620 @z
621 @x
622           <seg>None</seg>
623 @y
624           <seg>なし</seg>
625 @z
626 @x
627           <seg>None</seg>
628 @y
629           <seg>なし</seg>
630 @z
631
632 %----------------------------------------------------------------------
633 @x Gettext
634          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make,
635          Ncurses, Sed, and Texinfo</seg>
636 @y
637          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make,
638          Ncurses, Sed, Texinfo</seg>
639 @z
640 @x
641           <seg>Diffutils, Perl, and Tcl</seg>
642 @y
643           <seg>Diffutils, Perl, Tcl</seg>
644 @z
645 @x
646           <seg>Automake and Bison</seg>
647 @y
648           <seg>Automake, Bison</seg>
649 @z
650 @x
651           <seg>None</seg>
652 @y
653           <seg>なし</seg>
654 @z
655
656 %----------------------------------------------------------------------
657 @x
658 <!-- Begin Glibc dependency info -->
659 @y
660 <!-- Begin Glibc dependency info -->
661 @z
662 @x
663          <seg>Bash, Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Gettext,
664          Grep, Gzip, Linux API Headers, Make, Perl, Python, Sed, and Texinfo</seg>
665 @y
666          <seg>Bash, Binutils, Bison, Coreutils, Diffutils, Gawk, GCC, Gettext,
667          Grep, Gzip, Linux API ヘッダー, Make, Perl, Python, Sed, Texinfo</seg>
668 @z
669 @x
670           <seg>File</seg>
671 @y
672           <seg>File</seg>
673 @z
674 @x
675           <seg>None</seg>
676 @y
677           <seg>なし</seg>
678 @z
679 @x
680           <seg>None</seg>
681 @y
682           <seg>なし</seg>
683 @z
684
685 %----------------------------------------------------------------------
686 @x GMP
687          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
688          M4, Make, Sed, and Texinfo</seg>
689 @y
690          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
691          M4, Make, Sed, Texinfo</seg>
692 @z
693 @x
694           <seg>None</seg>
695 @y
696           <seg>なし</seg>
697 @z
698 @x
699           <seg>MPFR and GCC</seg>
700 @y
701           <seg>MPFR, GCC</seg>
702 @z
703 @x
704           <seg>None</seg>
705 @y
706           <seg>なし</seg>
707 @z
708
709 %----------------------------------------------------------------------
710 @x Gperf
711          <seg>Bash, Binutils, Coreutils, GCC, Glibc, and Make</seg>
712 @y
713          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Make</seg>
714 @z
715 @x
716           <seg>Diffutils and Expect</seg>
717 @y
718           <seg>Diffutils, Expect</seg>
719 @z
720 @x
721           <seg>None</seg>
722 @y
723           <seg>なし</seg>
724 @z
725 @x
726           <seg>None</seg>
727 @y
728           <seg>なし</seg>
729 @z
730
731 %----------------------------------------------------------------------
732 @x Grep
733          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep,
734          Make, Patch, Sed, and Texinfo</seg>
735 @y
736          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Gettext, Glibc, Grep,
737          Make, Patch, Sed, Texinfo</seg>
738 @z
739 @x
740           <seg>Gawk</seg>
741 @y
742           <seg>Gawk</seg>
743 @z
744 @x
745           <seg>Man-DB</seg>
746 @y
747           <seg>Man-DB</seg>
748 @z
749 @x
750           <seg>Pcre and libsigsegv</seg>
751 @y
752           <seg>Pcre, libsigsegv</seg>
753 @z
754
755 %----------------------------------------------------------------------
756 @x Groff
757          <seg>Bash, Binutils, Bison, Coreutils,  Gawk, GCC, Glibc, Grep, Make,
758          Patch, Sed, and Texinfo</seg>
759 @y
760          <seg>Bash, Binutils, Bison, Coreutils,  Gawk, GCC, Glibc, Grep, Make,
761          Patch, Sed, Texinfo</seg>
762 @z
763 @x
764           <seg>No test suite available</seg>
765 @y
766           <seg>テストスイートはありません</seg>
767 @z
768 @x
769           <seg>Man-DB and Perl</seg>
770 @y
771           <seg>Man-DB, Perl</seg>
772 @z
773 @x
774           <seg>Ghostscript and uchardet</seg>
775 @y
776           <seg>Ghostscript, uchardet</seg>
777 @z
778
779 %----------------------------------------------------------------------
780 @x GRUB
781          <seg>Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, Glibc, 
782          Grep, Make, Ncurses, Sed, Texinfo, and Xz</seg>
783 @y
784          <seg>Bash, Binutils, Bison, Coreutils, Diffutils, GCC, Gettext, Glibc, 
785          Grep, Make, Ncurses, Sed, Texinfo, Xz</seg>
786 @z
787 @x
788           <seg>None</seg>
789 @y
790           <seg>なし</seg>
791 @z
792 @x
793           <seg>None</seg>
794 @y
795           <seg>なし</seg>
796 @z
797 @x
798           <seg>None</seg>
799 @y
800           <seg>なし</seg>
801 @z
802
803 %----------------------------------------------------------------------
804 @x Gzip
805          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make,
806          Sed, and Texinfo</seg>
807 @y
808          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make,
809          Sed, Texinfo</seg>
810 @z
811 @x
812           <seg>Diffutils and Less</seg>
813 @y
814           <seg>Diffutils, Less</seg>
815 @z
816 @x
817           <seg>Man-DB</seg>
818 @y
819           <seg>Man-DB</seg>
820 @z
821 @x
822           <seg>None</seg>
823 @y
824           <seg>なし</seg>
825 @z
826
827 %----------------------------------------------------------------------
828 @x Iana-Etc
829          <seg>Coreutils, Gawk, and Make</seg>
830 @y
831          <seg>Coreutils, Gawk, Make</seg>
832 @z
833 @x
834           <seg>No test suite available</seg>
835 @y
836           <seg>テストスイートはありません</seg>
837 @z
838 @x
839           <seg>Perl</seg>
840 @y
841           <seg>Perl</seg>
842 @z
843 @x
844           <seg>None</seg>
845 @y
846           <seg>なし</seg>
847 @z
848
849 %----------------------------------------------------------------------
850 @x
851 <!-- Begin Inetutils dependency info -->
852 @y
853 <!-- Begin Inetutils dependency info -->
854 @z
855 @x
856          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, Ncurses,
857          Patch, Sed, Texinfo, and Zlib</seg>
858 @y
859          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, Ncurses,
860          Patch, Sed, Texinfo, Zlib</seg>
861 @z
862 @x
863           <seg>None</seg>
864 @y
865           <seg>なし</seg>
866 @z
867 @x
868           <seg>Tar</seg>
869 @y
870           <seg>Tar</seg>
871 @z
872 @x
873           <seg>None</seg>
874 @y
875           <seg>なし</seg>
876 @z
877
878 %----------------------------------------------------------------------
879 @x Intltool
880          <seg>Bash, Gawk, Glibc, Make, Perl, Sed, and XML::Parser</seg>
881 @y
882          <seg>Bash, Gawk, Glibc, Make, Perl, Sed, XML::Parser</seg>
883 @z
884 @x
885           <seg>None</seg>
886 @y
887           <seg>なし</seg>
888 @z
889 @x
890           <seg>None</seg>
891 @y
892           <seg>なし</seg>
893 @z
894
895 %----------------------------------------------------------------------
896 @x IProute2
897          <seg>Bash, Bison, Coreutils, Flex, GCC, Glibc, Make, Libcap,
898          Libelf, and Linux API Headers</seg>
899 @y
900          <seg>Bash, Bison, Coreutils, Flex, GCC, Glibc, Make, Libcap,
901          Libelf, Linux API ヘッダー</seg>
902 @z
903 @x
904           <seg>No test suite available</seg>
905 @y
906           <seg>テストスイートはありません</seg>
907 @z
908 @x
909           <seg>None</seg>
910 @y
911           <seg>なし</seg>
912 @z
913 @x
914           <seg>Berkeley DB and Iptables</seg>
915 @y
916           <seg>Berkeley DB, Iptables</seg>
917 @z
918
919 %----------------------------------------------------------------------
920 @x Kbd
921          <seg>Bash, Binutils, Bison, Check, Coreutils, Flex, GCC, Gettext,
922          Glibc, Gzip, Make, Patch, and Sed</seg>
923 @y
924          <seg>Bash, Binutils, Bison, Check, Coreutils, Flex, GCC, Gettext,
925          Glibc, Gzip, Make, Patch, Sed</seg>
926 @z
927 @x
928           <seg>None</seg>
929 @y
930           <seg>なし</seg>
931 @z
932 @x
933           <seg>None</seg>
934 @y
935           <seg>なし</seg>
936 @z
937 @x
938           <seg>None</seg>
939 @y
940           <seg>なし</seg>
941 @z
942
943 %----------------------------------------------------------------------
944 @x
945 <!-- Begin Kmod dependency info -->
946 @y
947 <!-- Begin Kmod dependency info -->
948 @z
949 @x
950          <seg>Bash, Binutils, Bison, Coreutils, Flex, GCC, Gettext, Glibc,
951          Gzip, Make, Pkg-config, Sed, Xz-Utils, and Zlib</seg>
952 @y
953          <seg>Bash, Binutils, Bison, Coreutils, Flex, GCC, Gettext, Glibc,
954          Gzip, Make, Pkg-config, Sed, Xz-Utils, Zlib</seg>
955 @z
956 @x
957           <seg>No test suite available</seg>
958 @y
959           <seg>テストスイートはありません</seg>
960 @z
961 @x
962           <seg>Eudev</seg>
963 @y
964           <seg>Eudev</seg>
965 @z
966 @x
967           <seg>None</seg>
968 @y
969           <seg>なし</seg>
970 @z
971
972 %----------------------------------------------------------------------
973 @x
974 <!-- Begin Less dependency info -->
975 @y
976 <!-- Begin Less dependency info -->
977 @z
978 @x
979          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
980          Ncurses, and Sed</seg>
981 @y
982          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep, Make,
983          Ncurses, Sed</seg>
984 @z
985 @x
986           <seg>No test suite available</seg>
987 @y
988           <seg>テストスイートはありません</seg>
989 @z
990 @x
991           <seg>Gzip</seg>
992 @y
993           <seg>Gzip</seg>
994 @z
995 @x
996           <seg>Pcre</seg>
997 @y
998           <seg>Pcre</seg>
999 @z
1000
1001 %----------------------------------------------------------------------
1002 @x
1003 <!-- Begin Libcap dependency info -->
1004 @y
1005 <!-- Begin Libcap dependency info -->
1006 @z
1007 @x
1008          <seg>Attr, Bash, Binutils, Coreutils, GCC, Glibc, Perl, Make,
1009          and Sed</seg>
1010 @y
1011          <seg>Attr, Bash, Binutils, Coreutils, GCC, Glibc, Perl, Make,
1012          Sed</seg>
1013 @z
1014 @x
1015           <seg>None</seg>
1016 @y
1017           <seg>なし</seg>
1018 @z
1019 @x
1020           <seg>IProute2 and Shadow</seg>
1021 @y
1022           <seg>IProute2, Shadow</seg>
1023 @z
1024
1025 %----------------------------------------------------------------------
1026 @x
1027 <!-- Begin Libelf dependency info -->
1028 @y
1029 <!-- Begin Libelf dependency info -->
1030 @z
1031 @x
1032          <seg>Bash, Binutils, Coreutils, GCC, Glibc, and Make</seg>
1033 @y
1034          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Make</seg>
1035 @z
1036 @x
1037           <seg>None</seg>
1038 @y
1039           <seg>なし</seg>
1040 @z
1041 @x
1042           <seg>IProute2 and Linux Kernel</seg>
1043 @y
1044           <seg>IProute2, Linux カーネル</seg>
1045 @z
1046 @x
1047           <seg>None</seg>
1048 @y
1049           <seg>なし</seg>
1050 @z
1051
1052 %----------------------------------------------------------------------
1053 @x
1054 <!-- Begin Libffi dependency info -->
1055 @y
1056 <!-- Begin Libffi dependency info -->
1057 @z
1058 @x
1059          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Make, and Sed</seg>
1060 @y
1061          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Make, Sed</seg>
1062 @z
1063 @x
1064           <seg>None</seg>
1065 @y
1066           <seg>なし</seg>
1067 @z
1068
1069 %----------------------------------------------------------------------
1070 @x Libpipeline
1071          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
1072          Make, Sed, and Texinfo</seg>
1073 @y
1074          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
1075          Make, Sed, Texinfo</seg>
1076 @z
1077 @x
1078           <seg>Check</seg>
1079 @y
1080           <seg>Check</seg>
1081 @z
1082 @x
1083           <seg>Man-DB</seg>
1084 @y
1085           <seg>Man-DB</seg>
1086 @z
1087 @x
1088           <seg>None</seg>
1089 @y
1090           <seg>なし</seg>
1091 @z
1092
1093 %----------------------------------------------------------------------
1094 @x Libtool
1095          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
1096          Make, Sed, and Texinfo</seg>
1097 @y
1098          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
1099          Make, Sed, Texinfo</seg>
1100 @z
1101 @x
1102           <seg>Autoconf, Automake, and Findutils</seg>
1103 @y
1104           <seg>Autoconf, Automake, Findutils</seg>
1105 @z
1106 @x
1107           <seg>None</seg>
1108 @y
1109           <seg>なし</seg>
1110 @z
1111 @x
1112           <seg>None</seg>
1113 @y
1114           <seg>なし</seg>
1115 @z
1116
1117 %----------------------------------------------------------------------
1118 @x Linux Kernel
1119          <seg>Bash, Bc, Binutils, Coreutils, Diffutils, Findutils, GCC, Glibc,
1120          Grep, Gzip, Kmod, Libelf, Make, Ncurses, OpenSSL, Perl, and Sed</seg>
1121 @y
1122          <seg>Bash, Bc, Binutils, Coreutils, Diffutils, Findutils, GCC, Glibc,
1123          Grep, Gzip, Kmod, Libelf, Make, Ncurses, OpenSSL, Perl, Sed</seg>
1124 @z
1125 @x
1126           <seg>No test suite available</seg>
1127 @y
1128           <seg>テストスイートはありません</seg>
1129 @z
1130 @x
1131           <seg>None</seg>
1132 @y
1133           <seg>なし</seg>
1134 @z
1135 @x
1136           <seg>None</seg>
1137 @y
1138           <seg>なし</seg>
1139 @z
1140
1141 %----------------------------------------------------------------------
1142 @x M4
1143          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, Sed, and
1144          Texinfo</seg>
1145 @y
1146          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, Sed,
1147          Texinfo</seg>
1148 @z
1149 @x
1150           <seg>Diffutils</seg>
1151 @y
1152           <seg>Diffutils</seg>
1153 @z
1154 @x
1155           <seg>Autoconf and Bison</seg>
1156 @y
1157           <seg>Autoconf, Bison</seg>
1158 @z
1159 @x
1160           <seg>libsigsegv</seg>
1161 @y
1162           <seg>libsigsegv</seg>
1163 @z
1164
1165 %----------------------------------------------------------------------
1166 @x Make
1167          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep,
1168          Make, Sed, and Texinfo</seg>
1169 @y
1170          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep,
1171          Make, Sed, Texinfo</seg>
1172 @z
1173 @x
1174           <seg>Perl and Procps-ng</seg>
1175 @y
1176           <seg>Perl, Procps-ng</seg>
1177 @z
1178 @x
1179           <seg>None</seg>
1180 @y
1181           <seg>なし</seg>
1182 @z
1183 @x
1184           <seg>None</seg>
1185 @y
1186           <seg>なし</seg>
1187 @z
1188
1189 %----------------------------------------------------------------------
1190 @x Man-DB
1191          <seg>Bash, Binutils, Bzip2, Coreutils, Flex, GCC, GDBM, Gettext,
1192          Glibc, Grep, Groff, Gzip, Less, Libpipeline, Make, Sed, and Xz</seg>
1193 @y
1194          <seg>Bash, Binutils, Bzip2, Coreutils, Flex, GCC, GDBM, Gettext,
1195          Glibc, Grep, Groff, Gzip, Less, Libpipeline, Make, Sed, Xz</seg>
1196 @z
1197 @x
1198           <seg>Util-linux</seg>
1199 @y
1200           <seg>Util-linux</seg>
1201 @z
1202 @x
1203           <seg>None</seg>
1204 @y
1205           <seg>なし</seg>
1206 @z
1207 @x
1208           <seg>None</seg>
1209 @y
1210           <seg>なし</seg>
1211 @z
1212
1213 %----------------------------------------------------------------------
1214 @x Man-Pages
1215          <seg>Bash, Coreutils, and Make</seg>
1216 @y
1217          <seg>Bash, Coreutils, Make</seg>
1218 @z
1219 @x
1220           <seg>No test suite available</seg>
1221 @y
1222           <seg>テストスイートはありません</seg>
1223 @z
1224 @x
1225           <seg>None</seg>
1226 @y
1227           <seg>なし</seg>
1228 @z
1229 @x
1230           <seg>None</seg>
1231 @y
1232           <seg>なし</seg>
1233 @z
1234 %----------------------------------------------------------------------
1235 @x
1236 <!-- Begin Meson dependency info -->
1237 @y
1238 <!-- Begin Meson dependency info -->
1239 @z
1240 @x
1241          <seg>Ninja and Python</seg>
1242 @y
1243          <seg>Ninja, Python</seg>
1244 @z
1245 @x
1246           <seg>No test suite available</seg>
1247 @y
1248           <seg>テストスイートはありません</seg>
1249 @z
1250 @x
1251           <seg>Systemd</seg>
1252 @y
1253           <seg>Systemd</seg>
1254 @z
1255 @x
1256           <seg>None</seg>
1257 @y
1258           <seg>なし</seg>
1259 @z
1260 %----------------------------------------------------------------------
1261 @x MPC
1262          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, GMP,
1263          Make, MPFR, Sed, and Texinfo</seg>
1264 @y
1265          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, GMP,
1266          Make, MPFR, Sed, Texinfo</seg>
1267 @z
1268 @x
1269           <seg>None</seg>
1270 @y
1271           <seg>なし</seg>
1272 @z
1273 @x
1274           <seg>GCC</seg>
1275 @y
1276           <seg>GCC</seg>
1277 @z
1278 @x
1279           <seg>None</seg>
1280 @y
1281           <seg>なし</seg>
1282 @z
1283
1284 %----------------------------------------------------------------------
1285 @x MPFR
1286          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, GMP,
1287          Make, Sed, and Texinfo</seg>
1288 @y
1289          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep, GMP,
1290          Make, Sed, Texinfo</seg>
1291 @z
1292 @x
1293           <seg>None</seg>
1294 @y
1295           <seg>なし</seg>
1296 @z
1297 @x
1298           <seg>Gawk and GCC</seg>
1299 @y
1300           <seg>Gawk, GCC</seg>
1301 @z
1302 @x
1303           <seg>None</seg>
1304 @y
1305           <seg>なし</seg>
1306 @z
1307
1308 %----------------------------------------------------------------------
1309 @x Ncurses
1310          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
1311          Make, Patch, and Sed</seg>
1312 @y
1313          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Glibc, Grep,
1314          Make, Patch, Sed</seg>
1315 @z
1316 @x
1317           <seg>No test suite available</seg>
1318 @y
1319           <seg>テストスイートはありません</seg>
1320 @z
1321 @x
1322           <seg>Bash, GRUB, Inetutils, Less, Procps-ng, Psmisc, Readline,
1323           Texinfo, Util-linux, and Vim</seg>
1324 @y
1325           <seg>Bash, GRUB, Inetutils, Less, Procps-ng, Psmisc, Readline,
1326           Texinfo, Util-linux, Vim</seg>
1327 @z
1328 @x
1329           <seg>None</seg>
1330 @y
1331           <seg>なし</seg>
1332 @z
1333
1334 %----------------------------------------------------------------------
1335 @x
1336 <!-- Begin Ninja dependency info -->
1337 @y
1338 <!-- Begin Ninja dependency info -->
1339 @z
1340 @x
1341          <seg>Binutils, Coreutils, GCC, and Python</seg>
1342 @y
1343          <seg>Binutils, Coreutils, GCC, Python</seg>
1344 @z
1345 @x
1346           <seg>None</seg>
1347 @y
1348           <seg>なし</seg>
1349 @z
1350 @x
1351           <seg>Meson</seg>
1352 @y
1353           <seg>Meson</seg>
1354 @z
1355 @x
1356           <seg>Asciidoc, Doxygen, Emacs, and re2c</seg>
1357 @y
1358           <seg>Asciidoc, Doxygen, Emacs, re2c</seg>
1359 @z
1360 %----------------------------------------------------------------------
1361 @x
1362 <!-- Begin Openssl dependency info -->
1363 @y
1364 <!-- Begin Openssl dependency info -->
1365 @z
1366 @x
1367          <seg>Binutils, Coreutils, GCC, Make, and Perl</seg>
1368 @y
1369          <seg>Binutils, Coreutils, GCC, Make, Perl</seg>
1370 @z
1371 @x
1372           <seg>None</seg>
1373 @y
1374           <seg>なし</seg>
1375 @z
1376 @x
1377           <seg>None</seg>
1378 @y
1379           <seg>なし</seg>
1380 @z
1381 %----------------------------------------------------------------------
1382 @x Patch
1383          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, and Sed</seg>
1384 @y
1385          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Grep, Make, Sed</seg>
1386 @z
1387 @x
1388           <seg>Diffutils</seg>
1389 @y
1390           <seg>Diffutils</seg>
1391 @z
1392 @x
1393           <seg>None</seg>
1394 @y
1395           <seg>なし</seg>
1396 @z
1397 @x
1398           <seg>Ed</seg>
1399 @y
1400           <seg>Ed</seg>
1401 @z
1402
1403 %----------------------------------------------------------------------
1404 @x Perl
1405          <seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep,
1406          Groff, Make, Sed, and Zlib</seg>
1407 @y
1408          <seg>Bash, Binutils, Coreutils, Gawk, GCC, GDBM, Glibc, Grep,
1409          Groff, Make, Sed, Zlib</seg>
1410 @z
1411 @x
1412           <seg>Iana-Etc and Procps-ng</seg>
1413 @y
1414           <seg>Iana-Etc, Procps-ng</seg>
1415 @z
1416 @x
1417           <seg>Autoconf</seg>
1418 @y
1419           <seg>Autoconf</seg>
1420 @z
1421 @x
1422           <seg>None</seg>
1423 @y
1424           <seg>なし</seg>
1425 @z
1426
1427 %----------------------------------------------------------------------
1428 @x Pkg-config
1429          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, 
1430          Popt, and Sed</seg>
1431 @y
1432          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, 
1433          Popt, Sed</seg>
1434 @z
1435 @x
1436           <seg>None</seg>
1437 @y
1438           <seg>なし</seg>
1439 @z
1440 @x
1441           <seg>Kmod</seg>
1442 @y
1443           <seg>Kmod</seg>
1444 @z
1445 @x
1446           <seg>None</seg>
1447 @y
1448           <seg>なし</seg>
1449 @z
1450
1451 %----------------------------------------------------------------------
1452 @x Procps-ng
1453          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Make, and Ncurses</seg>
1454 @y
1455          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Make, Ncurses</seg>
1456 @z
1457 @x
1458           <seg>None</seg>
1459 @y
1460           <seg>なし</seg>
1461 @z
1462 @x
1463           <seg>None</seg>
1464 @y
1465           <seg>なし</seg>
1466 @z
1467
1468 %----------------------------------------------------------------------
1469 @x Psmisc
1470          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
1471          Ncurses, and Sed</seg>
1472 @y
1473          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
1474          Ncurses, Sed</seg>
1475 @z
1476 @x
1477           <seg>No test suite available</seg>
1478 @y
1479           <seg>テストスイートはありません</seg>
1480 @z
1481 @x
1482           <seg>None</seg>
1483 @y
1484           <seg>なし</seg>
1485 @z
1486 @x
1487           <seg>None</seg>
1488 @y
1489           <seg>なし</seg>
1490 @z
1491
1492 %----------------------------------------------------------------------
1493 @x
1494 <!-- Begin Python dependency info -->
1495 @y
1496 <!-- Begin Python dependency info -->
1497 @z
1498 @x
1499          <seg>Bash, Binutils, Coreutils, Expat, GCC, Gdbm, Gettext, Glibc, Grep, 
1500          Libffi, Make, Ncurses, Sed, and Util-linux</seg>
1501 @y
1502          <seg>Bash, Binutils, Coreutils, Expat, GCC, Gdbm, Gettext, Glibc, Grep, 
1503          Libffi, Make, Ncurses, Sed, Util-linux</seg>
1504 @z
1505 @x
1506           <seg>GDB and Valgrind</seg>
1507 @y
1508           <seg>GDB, Valgrind</seg>
1509 @z
1510 @x
1511           <seg>Ninja</seg>
1512 @y
1513           <seg>Ninja</seg>
1514 @z
1515 @x
1516           <seg>Berkeley DB, OpenSSL, SQLite, and Tk</seg>
1517 @y
1518           <seg>Berkeley DB, OpenSSL, SQLite, Tk</seg>
1519 @z
1520
1521 %----------------------------------------------------------------------
1522 @x Readline
1523          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, Ncurses,
1524          Patch, Sed, and Texinfo</seg>
1525 @y
1526          <seg>Bash, Binutils, Coreutils, Gawk, GCC, Glibc, Grep, Make, Ncurses,
1527          Patch, Sed, Texinfo</seg>
1528 @z
1529 @x
1530           <seg>No test suite available</seg>
1531 @y
1532           <seg>テストスイートはありません</seg>
1533 @z
1534 @x
1535           <seg>Bash and Gawk</seg>
1536 @y
1537           <seg>Bash, Gawk</seg>
1538 @z
1539 @x
1540           <seg>None</seg>
1541 @y
1542           <seg>なし</seg>
1543 @z
1544
1545 %----------------------------------------------------------------------
1546 @x Sed
1547          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
1548          Sed, and Texinfo</seg>
1549 @y
1550          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
1551          Sed, Texinfo</seg>
1552 @z
1553 @x
1554           <seg>Diffutils and Gawk</seg>
1555 @y
1556           <seg>Diffutils, Gawk</seg>
1557 @z
1558 @x
1559           <seg>E2fsprogs, File, Libtool, and Shadow</seg>
1560 @y
1561           <seg>E2fsprogs, File, Libtool, Shadow</seg>
1562 @z
1563 @x
1564           <seg>None</seg>
1565 @y
1566           <seg>なし</seg>
1567 @z
1568
1569 %----------------------------------------------------------------------
1570 @x Shadow
1571          <seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC,
1572          Gettext, Glibc, Grep, Libcap, Make, and Sed</seg>
1573 @y
1574          <seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Findutils, Gawk, GCC,
1575          Gettext, Glibc, Grep, Libcap, Make, Sed</seg>
1576 @z
1577 @x
1578           <seg>No test suite available</seg>
1579 @y
1580           <seg>テストスイートはありません</seg>
1581 @z
1582 @x
1583           <seg>Coreutils</seg>
1584 @y
1585           <seg>Coreutils</seg>
1586 @z
1587 @x
1588           <seg>Cracklib and PAM</seg>
1589 @y
1590           <seg>Cracklib, PAM</seg>
1591 @z
1592
1593 %----------------------------------------------------------------------
1594 @x Sysklogd
1595          <seg>Binutils, Coreutils, GCC, Glibc, Make, and Patch</seg>
1596 @y
1597          <seg>Binutils, Coreutils, GCC, Glibc, Make, Patch</seg>
1598 @z
1599 @x
1600           <seg>No test suite available</seg>
1601 @y
1602           <seg>テストスイートはありません</seg>
1603 @z
1604 @x
1605           <seg>None</seg>
1606 @y
1607           <seg>なし</seg>
1608 @z
1609 @x
1610           <seg>None</seg>
1611 @y
1612           <seg>なし</seg>
1613 @z
1614
1615 %----------------------------------------------------------------------
1616 @x Systemd
1617          <seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Expat, Gawk,
1618          GCC, Glibc, Gperf, Grep, Intltool, Libcap,
1619          Meson, Sed, and Util-linux</seg>
1620 @y
1621          <seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Expat, Gawk,
1622          GCC, Glibc, Gperf, Grep, Intltool, Libcap,
1623          Meson, Sed, Util-linux</seg>
1624 @z
1625 @x
1626           <seg>None</seg>
1627 @y
1628           <seg>なし</seg>
1629 @z
1630 @x
1631           <seg>None</seg>
1632 @y
1633           <seg>なし</seg>
1634 @z
1635 @x
1636           <seg>Many, see
1637             <ulink url="&blfs-root;view/systemd/general/systemd.html">BLFS
1638             systemd page</ulink>
1639           </seg>
1640 @y
1641           <seg>
1642             多数。
1643             BLFS の <ulink url="&blfs-root;view/systemd/general/systemd.html">systemd</ulink> ページを参照。
1644           </seg>
1645 @z
1646
1647 %----------------------------------------------------------------------
1648 @x Sysvinit
1649          <seg>Binutils, Coreutils, GCC, Glibc, Make, and Sed</seg>
1650 @y
1651          <seg>Binutils, Coreutils, GCC, Glibc, Make, Sed</seg>
1652 @z
1653 @x
1654           <seg>No test suite available</seg>
1655 @y
1656           <seg>テストスイートはありません</seg>
1657 @z
1658 @x
1659           <seg>None</seg>
1660 @y
1661           <seg>なし</seg>
1662 @z
1663 @x
1664           <seg>None</seg>
1665 @y
1666           <seg>なし</seg>
1667 @z
1668
1669 %----------------------------------------------------------------------
1670 @x Tar
1671          <seg>Acl, Attr, Bash, Binutils, Bison, Coreutils, GCC, Gettext, Glibc,
1672          Grep, Inetutils, Make, Sed, and Texinfo</seg>
1673 @y
1674          <seg>Acl, Attr, Bash, Binutils, Bison, Coreutils, GCC, Gettext, Glibc,
1675          Grep, Inetutils, Make, Sed, Texinfo</seg>
1676 @z
1677 @x
1678           <seg>Autoconf, Diffutils, Findutils, Gawk, and Gzip</seg>
1679 @y
1680           <seg>Autoconf, Diffutils, Findutils, Gawk, Gzip</seg>
1681 @z
1682 @x
1683           <seg>None</seg>
1684 @y
1685           <seg>なし</seg>
1686 @z
1687 @x
1688           <seg>None</seg>
1689 @y
1690           <seg>なし</seg>
1691 @z
1692
1693 %----------------------------------------------------------------------
1694 @x Tcl
1695          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep,
1696          Make, and Sed</seg>
1697 @y
1698          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Grep,
1699          Make, Sed</seg>
1700 @z
1701 @x
1702           <seg>None</seg>
1703 @y
1704           <seg>なし</seg>
1705 @z
1706 @x
1707           <seg>None</seg>
1708 @y
1709           <seg>なし</seg>
1710 @z
1711 @x
1712           <seg>None</seg>
1713 @y
1714           <seg>なし</seg>
1715 @z
1716
1717 %----------------------------------------------------------------------
1718 @x Texinfo
1719          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
1720          Ncurses, Patch, and Sed</seg>
1721 @y
1722          <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
1723          Ncurses, Patch, Sed</seg>
1724 @z
1725 @x
1726           <seg>None</seg>
1727 @y
1728           <seg>なし</seg>
1729 @z
1730 @x
1731           <seg>None</seg>
1732 @y
1733           <seg>なし</seg>
1734 @z
1735 @x
1736           <seg>None</seg>
1737 @y
1738           <seg>なし</seg>
1739 @z
1740
1741 %----------------------------------------------------------------------
1742 @x Util-linux
1743          <seg>Bash, Binutils, Coreutils, Diffutils, Eudev, Findutils, Gawk, GCC,
1744          Gettext, Glibc, Grep, Make, Ncurses, Sed, and Zlib</seg>
1745 @y
1746          <seg>Bash, Binutils, Coreutils, Diffutils, Eudev, Findutils, Gawk, GCC,
1747          Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib</seg>
1748 @z
1749 @x
1750           <seg>None</seg>
1751 @y
1752           <seg>なし</seg>
1753 @z
1754 @x
1755           <seg>None</seg>
1756 @y
1757           <seg>なし</seg>
1758 @z
1759 @x
1760           <seg><ulink url="https://people.redhat.com/sgrubb/libcap-ng/">Libcap-ng</ulink></seg>
1761 @y
1762           <seg><ulink url="https://people.redhat.com/sgrubb/libcap-ng/">Libcap-ng</ulink></seg>
1763 @z
1764
1765 %----------------------------------------------------------------------
1766 @x Vim
1767          <seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, GCC, Glibc,
1768          Grep, Make, Ncurses, and Sed</seg>
1769 @y
1770          <seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, GCC, Glibc,
1771          Grep, Make, Ncurses, Sed</seg>
1772 @z
1773 @x
1774           <seg>None</seg>
1775 @y
1776           <seg>なし</seg>
1777 @z
1778 @x
1779           <seg>None</seg>
1780 @y
1781           <seg>なし</seg>
1782 @z
1783 @x
1784           <seg>Xorg, GTK+2, LessTif, Python, Tcl, Ruby, and GPM</seg>
1785 @y
1786           <seg>Xorg, GTK+2, LessTif, Python, Tcl, Ruby, GPM</seg>
1787 @z
1788
1789 %----------------------------------------------------------------------
1790 @x XML Parser
1791          <seg>Bash, Binutils, Coreutils, Expat, GCC, Glibc, Make, and Perl</seg>
1792 @y
1793          <seg>Bash, Binutils, Coreutils, Expat, GCC, Glibc, Make, Perl</seg>
1794 @z
1795 @x
1796           <seg>None</seg>
1797 @y
1798           <seg>なし</seg>
1799 @z
1800
1801 %----------------------------------------------------------------------
1802 @x Xz-utils
1803          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, and Make</seg>
1804 @y
1805          <seg>Bash, Binutils, Coreutils, Diffutils, GCC, Glibc, Make</seg>
1806 @z
1807 @x
1808           <seg>None</seg>
1809 @y
1810           <seg>なし</seg>
1811 @z
1812 @x
1813           <seg>Eudev, File, GRUB, Kmod, and Man-DB</seg>
1814 @y
1815           <seg>Eudev, File, GRUB, Kmod, Man-DB</seg>
1816 @z
1817 @x
1818           <seg>None</seg>
1819 @y
1820           <seg>なし</seg>
1821 @z
1822
1823 %----------------------------------------------------------------------
1824 @x Zlib
1825          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Make, and Sed</seg>
1826 @y
1827          <seg>Bash, Binutils, Coreutils, GCC, Glibc, Make, Sed</seg>
1828 @z
1829 @x
1830           <seg>None</seg>
1831 @y
1832           <seg>なし</seg>
1833 @z
1834 @x
1835           <seg>File, Kmod, Perl, and Util-linux</seg>
1836 @y
1837           <seg>File, Kmod, Perl, Util-linux</seg>
1838 @z
1839 @x
1840           <seg>None</seg>
1841 @y
1842           <seg>なし</seg>
1843 @z
1844
1845 %----------------------------------------------------------------------
1846 @x Zstd
1847          <seg>Binutils, Coreutils, GCC, Glibc, Gzip, Make, and Xz</seg>
1848 @y
1849          <seg>Binutils, Coreutils, GCC, Glibc, Gzip, Make, Xz</seg>
1850 @z
1851
1852 @x
1853           <seg>None</seg>
1854 @y
1855           <seg>なし</seg>
1856 @z
1857
1858 @x
1859           <seg>GCC</seg>
1860 @y
1861           <seg>GCC</seg>
1862 @z
1863
1864 @x
1865           <seg>None</seg>
1866 @y
1867           <seg>なし</seg>
1868 @z