mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-02 08:40:14 +01:00
NEWS: Mention CMake 3.4 dependency
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
31b5e0ff8b
commit
3de360aa4b
1 changed files with 6 additions and 0 deletions
6
NEWS
6
NEWS
|
|
@ -28,6 +28,8 @@ Dependencies:
|
|||
• GLib >= 2.38 is required if full test coverage is enabled
|
||||
(reduced from 2.40 in dbus 1.12.x.)
|
||||
|
||||
• Building using CMake now requires CMake 3.4.
|
||||
|
||||
• 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
|
||||
|
|
@ -124,6 +126,10 @@ dbus 1.13.20 (2021-12-17)
|
|||
|
||||
The “not how anyone wanted to learn the Greek alphabet” release.
|
||||
|
||||
Dependencies:
|
||||
|
||||
• Building using CMake now requires CMake 3.4.
|
||||
|
||||
Enhancements:
|
||||
|
||||
• D-Bus Specification 0.37:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue