]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
NEWS: Note new weak dependency on xsltproc for CMake
authorSimon McVittie <smcv@collabora.com>
Tue, 4 Dec 2018 12:26:03 +0000 (12:26 +0000)
committerSimon McVittie <smcv@collabora.com>
Tue, 4 Dec 2018 12:26:03 +0000 (12:26 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index 12fbcce1f58b54c3c617277748c31ae302373786..c18b7bd42508f26715d6098435ec71c8a6567943 100644 (file)
--- 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