summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index d411196..267406e 100644
--- a/README.md
+++ b/README.md
@@ -9,16 +9,12 @@ The sources are currently hosted on https://git.archlinux32.org/archlinux32/buil
### build master only
* `base-devel`
-* `bc`
* `git`
-* `graphviz`
* `ii`
* `inotify-tools`
* some mysql-server (`mariadb` + `stunnel`)
* `nginx` or equivalent
* `parallel`
-* `php-gd`
-* `php-fpm` or equivalent
* `pkgfile`
* `rsync`
* `screen`
@@ -27,8 +23,8 @@ The sources are currently hosted on https://git.archlinux32.org/archlinux32/buil
### build slave only
* some ssh-client
* `wget`
-* `sudo` rights for `staging-with-build-support-i686-build`, `staging-i686-build`, `multilib-build`, `extra-x86_64-build`
* `devtools32`
+* `sudo` rights required by `devtools32`
## configuration
The standard configuration in `conf/*.conf.example` can be locally overwritten by removing the `.example` suffix, uncommenting the desired variables and changing the values.