From: Simon McVittie Date: Tue, 4 Dec 2018 12:26:03 +0000 (+0000) Subject: NEWS: Note new weak dependency on xsltproc for CMake X-Git-Tag: dbus-1.13.8~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c890c0ed5d6a1a4966dcbdaad1a2584b49a8e528;p=thirdparty%2Fdbus.git NEWS: Note new weak dependency on xsltproc for CMake Signed-off-by: Simon McVittie --- 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