summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-07-26 11:37:28 +0100
committerSimon McVittie <smcv@collabora.com>2022-07-26 11:37:28 +0100
commit72d0a79ebab73ce05f691cf536f0a57bb6ffd693 (patch)
tree18382912bd6ba16901cde75fd01bf1b7d92db361 /NEWS
parent697aae005a8b507cdf5cb762e95e2ffed0a1b0c4 (diff)
downloaddbus-72d0a79ebab73ce05f691cf536f0a57bb6ffd693.tar.gz
NEWS: Update Dependencies section
dbus!332 increased the CMake dependency. The Meson build system is new, but it seems reasonable to mention the new (optional) dependencies at top level. Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3aa7c3ad..d3174fc2 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ Dependencies:
pre-C99 environments are currently still present, but we plan to
remove them during this development cycle.
+• Building with CMake now requires CMake ≥ 3.4.
+
+• Building with Meson requires Meson ≥ 0.56 and Python ≥ 3.5.
+
Feature removal:
• Remove support for the obsolete pam_console and pam_foreground modules