]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: record which other options are a pre-requisite
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 7 May 2024 10:38:07 +0000 (11:38 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 8 May 2024 14:57:34 +0000 (15:57 +0100)
commitbdfe46ed6e7c11790f7234be46a4136e06e482ff
tree7d0db902b693b600355776f5e3f1277e9a40d758
parent67ac2cd5908a686ab8f83703d5167caf5310a9f3
meson: record which other options are a pre-requisite

Several meson options cannot be enabled, without first enabling another
option. This adds a small comment prior to an option to record its
mandatory dependencies.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
meson_options.txt