summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorErich Eckner <deep42thought@noreply.example.org>2019-07-11 12:07:17 +0000
committerErich Eckner <deep42thought@noreply.example.org>2019-07-11 12:07:17 +0000
commitd2ef4ac0c51b7c7b58c5c06dd9a3fdb25d206712 (patch)
tree1cf102d84e07902df88c9fc3d093c67b106722de /README.md
parent0f1b7b8c34f665164b236739e593181dba88cbd0 (diff)
downloadbuilder-d2ef4ac0c51b7c7b58c5c06dd9a3fdb25d206712.tar.xz
update README.md
update requirements
Diffstat (limited to 'README.md')
-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.