aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-12-02 10:01:50 +0100
committerMattias Andrée <maandree@operamail.com>2013-12-02 10:01:50 +0100
commit5c70c985ad528a14e630d9486f81686c33cbf585 (patch)
tree5090a8bde518389b86fa00d68dff19e13ffecafc /DEPENDENCIES
parentin hide-username: go the next line when the user presses enter (diff)
downloadgates-of-tartaros-5c70c985ad528a14e630d9486f81686c33cbf585.tar.gz
gates-of-tartaros-5c70c985ad528a14e630d9486f81686c33cbf585.tar.bz2
gates-of-tartaros-5c70c985ad528a14e630d9486f81686c33cbf585.tar.xz
remove dependency of bash to hide username
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 5a671ea..85b55df 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -3,7 +3,7 @@ RUNTIME DEPENDENCIES:
<package> <command> <reason>
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; required for hide-username
+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