diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-12 02:58:41 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-12 03:04:57 -0500 |
commit | 32dcef3ab1eb91ee469c3246ef859578dccd8a45 (patch) | |
tree | e8466f7e96b0db6e0913f003c4fbfa4e74a0e768 /README | |
parent | feef0842cfa8abe8b76c16e026217bad7e90f283 (diff) | |
download | systemd-32dcef3ab1eb91ee469c3246ef859578dccd8a45.tar.gz |
build-sys: make lxml required when generating indices
Since the manpage indices generated without lxml would be missing some
parts, it doesn't make sense to keep lxml optional anymore.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,8 +133,8 @@ REQUIREMENTS: gperf gtkdocize (optional) python (optional) + python-lxml (optional, but required to build the indices) sphinx (optional) - python-lxml (entirely optional) When systemd-hostnamed is used, it is strongly recommended to install nss-myhostname to ensure that, in a world of |