aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--DEPENDENCIES29
1 files changed, 13 insertions, 16 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 48c6242..ebc9c39 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -1,23 +1,20 @@
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.
+ libc
+ login
+ setsid
+ ssh
+ stty
+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
-
+ make
+ sh
+ c99
+ sed
+ mkdir
+ cp