diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-11-22 15:30:50 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-11-25 17:29:49 +0100 |
commit | 2cc86f094a8c316f7feb0336df3827a3264b116d (patch) | |
tree | 13bf98bc150f490b9c1d906803c9049fe55e3e58 | |
parent | 8403cbbe7beb846be6752e1c50c547769a2878f3 (diff) |
README: mention dependency on libpython
-rw-r--r-- | README | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -53,8 +53,16 @@ REQUIREMENTS: libgcrypt (optional) libqrencode (optional) libmicrohttpd (optional) + libpython (optional) + make, gcc, and similar tools + + During runtime you need the following additional dependencies: + + util-linux > v2.18 (requires fsck -l, agetty -s) + sulogin (from sysvinit-tools, optional but recommended) + dracut (optional) - When you build from git you need the following additional dependencies: + When building from git you need the following additional dependencies: docbook-xsl xsltproc @@ -65,13 +73,6 @@ REQUIREMENTS: gperf gtkdocize (optional) python (optional) - make, gcc, and similar tools - - During runtime you need the following dependencies: - - util-linux > v2.18 (requires fsck -l, agetty -s) - sulogin (from sysvinit-tools, optional but recommended) - dracut (optional) When systemd-hostnamed is used it is strongly recommended to install nss-myhostname to ensure that in a world of |