From 5f9cb04fbb27ff8acb771090a7cc7be76d28fbc9 Mon Sep 17 00:00:00 2001 From: deep-42-thought Date: Sat, 13 May 2017 21:01:44 +0200 Subject: README.md: add dependencies --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index cc7a3c2..8921807 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ tools for building 32-bit archlinux packages from archlinux.org's official, 64-bit tested PKGBUILDs et al. 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` +### build master only +* some ssh-server +* `pkgbuild-introspection` +### build slave only +* some ssh-client +* `devtools32` + ## configuration The standard configuration in `conf/default.conf` can be locally overwritten by `conf/local.conf`. -- cgit v1.2.3