blob: 48c62421e8a1dd92453319c13c517b5bebf0fda6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
RUNTIME DEPENDENCIES:
<package> <command> <reason>
libc the C library
util-linux login login is used for authorisation and login
util-linux setsid used to start login in a new session
openssh ssh (optional) used for SSH login
coreutils stty used to restore the tty settings
Extension for gates-of-tartaros, add it as a dependency if your
package system does not support extension packages.
BUILD DEPENDENCIES:
<package> <command> <when>
make make required
sed sed required
coreutils cp required
coreutils install required
gcc gcc required
|