]> git.ipfire.org Git - thirdparty/libvirt.git/commit
meson: numactl_dep switch to dependency()
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 23 Mar 2023 08:21:17 +0000 (09:21 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 12 Jun 2023 10:20:55 +0000 (12:20 +0200)
commit2ef5876e2bcd6e117eedff4f14c2125fa05c99d9
tree74f6fb6f0b4bb52aea1abe03de01973bea6c2b11
parentdffeef89efc2ed1668cb485d6c3e67ef27b824e8
meson: numactl_dep switch to dependency()

The pkg-config file to libnuma was introduced in 2.0.12 release
(though the comment mistakenly claims 2.0.14 version). Every
supported distro ships at least this version, and thus we can
switch meson detection to dependency().

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
meson.build