summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-07-14 18:45:00 +0300
committerLars Wirzenius <liw@liw.fi>2015-07-14 18:45:00 +0300
commitadfa2886745038e03a7e1bfc11a7806bf2caf89d (patch)
treea0033f52d60175950028d05c01b8e143ea776f92 /doc
parent3ec07b5e5b93a2808e9936fa3a2f156925e29c24 (diff)
downloadick-adfa2886745038e03a7e1bfc11a7806bf2caf89d.tar.gz
Update target requirements
Diffstat (limited to 'doc')
-rw-r--r--doc/030-setup.yarn7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/030-setup.yarn b/doc/030-setup.yarn
index ccc3bc0..f767726 100644
--- a/doc/030-setup.yarn
+++ b/doc/030-setup.yarn
@@ -47,13 +47,12 @@ Ick requires the following to be installed on the target:
* a Unix-like operating system (probably Debian)
* an ssh server
* rsync
+* Python 2.6 or 2.7
+* python-cliapp (see <http://liw.fi/cliapp>)
-for building Debian packages, the target must be Debian and have the
+For building Debian packages, the target must be Debian and have the
following installed:
* pbuilder
Things will fail otherwise.
-
-FIXME: The requirements may be incomplete. Review them once
-development calms down and update this section accordingly.