From c890c0ed5d6a1a4966dcbdaad1a2584b49a8e528 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 4 Dec 2018 12:26:03 +0000 Subject: [PATCH] NEWS: Note new weak dependency on xsltproc for CMake Signed-off-by: Simon McVittie --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 12fbcce1f..c18b7bd42 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,11 @@ Dependencies: macro with the same behaviour), except when building for Windows using MSVC and CMake. +• Building documentation using CMake now requires xsltproc, Docbook DTDs + (for example docbook-xml on Debian derivatives), and Docbook XSLT + stylesheets (for example docbook-xsl on Debian derivatives). Using + KDE's meinproc4 documentation processor is no longer supported. + Enhancements: • Rewrite CONTRIBUTING.md to reflect the current setup -- 2.47.3