summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/README.md b/README.md
index f98b23e..334b4bb 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,18 @@ This includes scripts to be run on the build master as well as scripts to be run
## requirements
* `moreutils`
### build master only
-* some ssh-server
-* `git`
-* `pkgbuild-introspection`
+* `base-devel`
* `bc`
+* `git`
+* `graphviz`
+* `ii`
+* some mysql-server
+* `nginx` or equivalent
+* `php-gd`
+* `php-fpm` or quivalent
+* `rsync`
+* `screen`
+* some ssh-server
### build slave only
* some ssh-client
* `wget`