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/gc: libs/libatomic_ops
42 devel/gcc: devel/libelf-compat devel/binutils
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
71 libs/libgcrypt: libs/libgpg-error
73 # Compression commands and library
77 compressors/plzip: libs/lzlib
81 compressors/zutils: compressors/bzip2 compressors/gzip compressors/clzip compressors/xz
84 # Cryptographic libraries
88 libs/libarchive: libs/expat libs/nettle
90 devel/texinfo: devel/perl
93 tools/findutils: tools/mlocate
99 tools/nano: dict/aspell
102 # Manual page tool support
103 tools/man-db: libs/libpipeline db/gdbm tools/less tools/groff
105 # Extra command-line support for other programs
106 libs/libedit: libs/ncurses tools/groff
110 shells/bash: libs/readline
113 tools/tarlz: libs/lzlib
114 tools/patch: tools/ed
117 tools/qi: tools/graft
118 tools/graft: devel/perl
123 # More programming languages, libraries
126 devel/python2: devel/valgrind libs/libz libs/expat libs/libffi libs/readline networking/libressl
127 devel/python3: devel/valgrind libs/libz libs/expat libs/libffi libs/readline networking/libressl
128 devel/gdb: libs/libz libs/readline devel/python3
129 #testing/clisp: libs/libffcall libs/libsigsegv
130 devel/guile: libs/libffi libs/libunistring
131 devel/make: devel/guile
133 # Additional build systems (1/2)
138 # Ruby programming language
139 devel/ruby: libs/libyaml
142 modules/ruby/asciidoctor:
145 modules/perl/xml-parser:
147 modules/python/six: devel/python2 devel/python3
149 # Build tools for internationalization (early)
150 tools/intltool: modules/perl/xml-parser
152 # XML, XSLT, DocBook, SGML support
153 libs/libxml2: devel/python3 libs/readline libs/libz libs/libgcrypt
154 libs/libxslt: modules/python/libxml2_python2
156 docbook/docbook-xml: devel/ruby
157 docbook/docbook-xsl: docbook/docbook-xml
161 # Capabilities commands and library (2/2)
162 libs/libcap-ng: devel/python2 devel/python3
164 # Additional debuggers or related tools
165 devel/strace: devel/perl
167 # Complete 'util-linux' since partial 'util-linux_pass1' ^
168 tools/util-linux: libs/readline devel/python3
171 libs/glib2: devel/python3
173 # Libevent (this may be used by some networking related tools)
174 libs/libevent: networking/libressl
177 libs/dbus-glib: daemons/dbus libs/expat
180 kernel/kmod: libs/libz
181 kernel/firmware: kernel/generic
182 kernel/buildtree-generic: kernel/generic
183 kernel/generic: kernel/kmod kernel/headers
184 boot/eudev: kernel/kmod devel/gperf
189 # Various ISO standards, database
190 data/iso-codes: tools/gettext-tiny
192 # PCI/USB user-space support
193 tools/pciutils: kernel/kmod libs/hwids
194 tools/usbutils: libs/libusb libs/hwids
196 tools/psmisc: libs/ncurses
197 tools/dialog: tools/groff
206 # Extra file systems and disk management
207 tools/lvm2: tools/mdadm
209 # Note: vim_tiny provides xxd(1), which is searched by dosfstools;
210 # finally, dosfstools is compiled as static to be able to remove
211 # vim (if someone does not need it).
212 tools/dosfstools: boot/eudev tools/vim_tiny
214 tools/jfsutils: tools/util-linux
215 tools/xfsprogs: libs/readline tools/util-linux tools/gettext-tiny
217 # System initialization
218 boot/sysvinit: boot/bootscripts
219 daemons/scron: boot/perp
220 daemons/socklog: boot/perp
222 boot/grub: boot/os-prober tools/mdadm tools/lvm2 tools/dosfstools libs/fuse2
226 networking/ca-certificates:
227 networking/libpcap: networking/libnl3
229 # SSL implementations
232 # This will be meet with requirements for GNUTLS and other software
234 networking/p11-kit: libs/libffi libs/libtasn1
236 networking/gnutls: devel/guile libs/nettle libs/libunistring networking/p11-kit libs/libtasn1
248 # Networking utilities, libraries and daemons
252 networking/inetutils: networking/tcp_wrappers libs/ncurses
254 networking/net-tools:
258 networking/libnftnl: networking/libmnl
259 networking/iptables: networking/libnftnl networking/libmnl
260 networking/nftables: networking/libnftnl networking/libmnl
265 networking/irssi: networking/libressl libs/glib2
266 networking/wget: networking/libressl
267 networking/rsync: libs/libz
269 networking/wireless_tools:
270 networking/wpa_supplicant: daemons/dbus
271 networking/connman: daemons/dbus libs/glib2
272 networking/alpine: dict/aspell networking/ca-certificates
276 tools/quota: networking/libnl3
278 # Additional build systems (2/2)
279 devel/cmake: libs/libuv
282 networking/lpppd: networking/libpcap devel/cmake
283 networking/rp-pppoe: networking/lpppd
285 # Sudo implementation
289 tools/htop: networking/libnl3 devel/python3
291 tools/tmux: libs/libevent
293 tools/udevil: libs/glib2 boot/eudev tools/intltool
295 tools/dragora-installer: