about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7e29749..5fca87e 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,13 @@ This repository contains the runit init scripts for the Void Linux distribution.
 This is loosely based on https://github.com/chneukirchen/ignite but with the
 difference that I'm trying to avoid the bash dependency.
 
+## Dependencies
+
+- A POSIX shell
+- A POSIX awk
+- procps-ng (needs pkill -s0,1 and sysctl --system)
+- runit
+
 ### How to use it
 
 runit is used by default in the Void distribution.