1 # HOW TO READ THIS FILE:
3 # If 'a' depends on 'b' and 'c', and 'c' depends on 'b' as well,
4 # the file might look like:
6 # a.recipe: c.recipe b.recipe
10 # Each letter represents a recipe name, complete dependencies for
11 # the first recipe name are listed in descending order, which is
12 # printed from right to left, and removed from left to right:
18 # Commented lines starting with a '#' are allowed. Blank lines,
19 # colons, parentheses, and end of line are removed.
21 # For more information, type: info qi 'order file'
24 # File system structure and system configuration files
25 data/hierarchyfs: data/etc
28 libs/musl: kernel/headers
30 # Native Language Support (NLS)
33 # Libraries, linker and compiler related
35 libs/mpc: libs/mpfr libs/gmp
39 devel/flex: devel/bison
41 devel/gcc: devel/libelf-compat devel/binutils
45 devel/gc: libs/libatomic_ops
47 # Extended attributes, access control lists support on filesystems
50 # Capabilities commands and library (1/2)
51 libs/libcap: tools/attr
56 libs/ncurses: tools/gpm
58 tools/util-linux_pass1:
62 tools/diffutils: tools/ed
63 devel/check: tools/gawk
64 data/iana-etc: tools/gawk
65 tools/gawk: libs/readline
66 libs/readline: libs/ncurses
68 devel/perl: compressors/bzip2 db/berkeley-db db/gdbm
69 devel/automake: devel/autoconf
70 libs/libgcrypt: libs/libgpg-error
72 # Compression commands and library
76 compressors/plzip: libs/lzlib
80 compressors/zutils: compressors/bzip2 compressors/gzip compressors/clzip compressors/xz
82 libs/libarchive: libs/expat networking/libressl
84 devel/texinfo: devel/perl
87 tools/findutils: tools/mlocate
93 tools/nano: dict/aspell
96 # Manual page tool support
97 tools/man-db: libs/libpipeline db/gdbm tools/less tools/groff
99 # Extra command-line support for other programs
100 libs/libedit: libs/ncurses tools/groff
104 shells/bash: libs/readline
107 tools/patch: tools/ed
110 tools/qi: tools/graft
111 tools/graft: devel/perl
113 # More programming languages, libraries
116 devel/python2: devel/valgrind libs/libz libs/expat libs/libffi libs/readline networking/libressl
117 devel/python3: devel/valgrind libs/libz libs/expat libs/libffi libs/readline networking/libressl
118 devel/gdb: libs/libz libs/readline devel/python3
119 #testing/clisp: libs/libffcall libs/libsigsegv
120 devel/guile: libs/libffi libs/libunistring
121 devel/make: devel/guile
123 # Additional build systems (1/2)
129 modules/perl/xml-parser:
132 # Capabilities commands and library (2/2)
133 libs/libcap-ng: devel/python2 devel/python3
135 # Additional debuggers or related tools
136 devel/strace: devel/perl
138 # Complete 'util-linux' since partial 'util-linux_pass1' ^
139 tools/util-linux: libs/readline devel/python3
142 libs/glib2: devel/python3
145 libs/dbus-glib: daemons/dbus libs/expat
148 kernel/kmod: libs/libz
149 kernel/firmware: kernel/generic
150 kernel/buildtree-generic: kernel/generic
151 kernel/generic: kernel/kmod kernel/headers
152 boot/eudev: kernel/kmod devel/gperf
157 # Various ISO standards, database
158 data/iso-codes: tools/gettext-tiny
160 # PCI/USB user-space support
161 tools/pciutils: kernel/kmod libs/hwids
162 tools/usbutils: libs/libusb libs/hwids
164 tools/psmisc: libs/ncurses
165 tools/dialog: tools/groff
174 # Extra file systems and disk management
175 tools/lvm2: tools/mdadm
177 # System initialization
178 boot/sysvinit: boot/bootscripts
179 daemons/scron: boot/perp
180 daemons/socklog: boot/perp
182 boot/grub: tools/mdadm tools/lvm2
185 networking/ca-certificates:
186 networking/libpcap: networking/libnl3
188 # SSL implementations
191 # This will be meet with requirements for GNUTLS and other software
193 networking/p11-kit: libs/libffi libs/libtasn1
195 networking/gnutls: devel/guile libs/nettle libs/libunistring networking/p11-kit libs/libtasn1
207 # Networking utilities, libraries and daemons
211 networking/inetutils: networking/tcp_wrappers libs/ncurses
213 networking/net-tools:
217 networking/libnftnl: networking/libmnl
218 networking/iptables: networking/libnftnl networking/libmnl
219 networking/nftables: networking/libnftnl networking/libmnl
224 networking/irssi: networking/libressl libs/glib2
225 networking/wget: networking/libressl
226 networking/rsync: libs/libz
228 networking/wireless_tools:
229 networking/wpa_supplicant: daemons/dbus
230 networking/alpine: dict/aspell networking/ca-certificates
234 tools/quota: networking/libnl3
236 # Additional build systems (2/2)
237 devel/cmake: libs/libuv
239 # Sudo implementation
243 tools/htop: networking/libnl3 devel/python3