From: Simon McVittie Date: Tue, 6 Jun 2023 09:39:40 +0000 (+0100) Subject: README: Adjust wording X-Git-Tag: dbus-1.15.6~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a4aeb4bab2a694bd5e3d490fe2524db34f466d;p=thirdparty%2Fdbus.git README: Adjust wording Signed-off-by: Simon McVittie --- diff --git a/README b/README index 46eb19c6b..330883d26 100644 --- a/README +++ b/README @@ -85,7 +85,7 @@ Configuration This branch of dbus can be built by using Autotools, CMake or Meson. The Meson build system is the recommended build system for the master -(>1.15.x) branch. +branch (versions >= 1.15.0). Meson only supports out-of-tree builds, and must be passed a directory to put built and generated sources into. We'll call that directory "build" here. It's