From 5593186c998c3f63c7abadd3eaa97e55004fc182 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:50:59 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 35 ++++++++++++++--------------------- 1 file changed, 14 insertions(+), 21 deletions(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index 85b55df..7974750 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,26 +1,19 @@ RUNTIME DEPENDENCIES: - -util-linux login login is used for authorisation and login -util-linux setsid used to start login in a new session -bash bash (out-out) gates-of-tartaros is written in Bash -dash dash (opt-in) gates-of-tartaros is compatible with Dash -openssh ssh (optional) used for SSH login -coreutils env (opt-out) used to get the path to Bash in the shebangs -coreutils stty used to lock the TTY if somepony ties something evil -coreutils sleep used to wait for ten minues if somepony ties something evil -coreutils uname used to get the name of the operating system as a distribution name fallback - - + login + setsid + bash (default) or dash + ssh + env + stty + sleep + uname BUILD DEPENDENCIES: - -make make required -sed sed required -coreutils cp required -coreutils rm required -coreutils install required -texinfo makeinfo opt-out: for info manual -gzip gzip opt-out: for info manual compression - + make + sh + sed + cp + mkdir + makeinfo (opt-out: for info manual) -- cgit v1.2.3-70-g09d2