From 724f7cf9cd3c4f3507cfa3bc6406079bbd7be0ff Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 10 Nov 2017 19:45:33 +0100 Subject: README.md: update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6be84e5..dad125f 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,16 @@ tools for building 32-bit archlinux packages from archlinux.org's official, 64-b This includes scripts to be run on the build master as well as scripts to be run on the build slaves (both residing in `bin`). ## requirements -* `git` * `moreutils` ### build master only * some ssh-server +* `git` * `pkgbuild-introspection` * `bc` ### build slave only * some ssh-client +* `sudo` rights for `staging-with-build-support-i686-build`, `staging-i686-build`, `multilib-build`, `extra-x86_64-build` * `devtools32` -* `mercurial` ## configuration The standard configuration in `conf/default.conf` can be locally overwritten by `conf/local.conf`. -- cgit v1.2.3-54-g00ecf