stages/*: change license to Apache 2.0
[dragora.git] / recipes / networking.order
blob10742d2f6d8354a03d2fec413eebdd6dcd1e71a4
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
7 #   b.recipe:
8 #   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:
14 #   b.recipe
15 #   c.recipe
16 #   a.recipe
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 networking/libpcap: networking/libnl3
25 networking/libressl:
26 networking/inetutils: libs/ncurses
28 networking/libnftnl: networking/libmnl
29 networking/iptables: networking/libnftnl networking/libmnl
30 networking/nftables: networking/libnftnl networking/libmnl
31 networking/iproute2:
33 networking/dhcpcd:
35 networking/irssi: networking/libressl libs/glib2
36 networking/wget: networking/libressl