mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 17:34:18 +03:00
meson: Fix "numaclt" typo
Signed-off-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
f4f3e6de4a
commit
b175de4e18
@ -2419,7 +2419,7 @@ libs_summary = {
|
|||||||
'netcf': netcf_dep.found(),
|
'netcf': netcf_dep.found(),
|
||||||
'NLS': have_gnu_gettext_tools,
|
'NLS': have_gnu_gettext_tools,
|
||||||
'nss': conf.has('WITH_NSS'),
|
'nss': conf.has('WITH_NSS'),
|
||||||
'numaclt': numactl_dep.found(),
|
'numactl': numactl_dep.found(),
|
||||||
'openwsman': openwsman_dep.found(),
|
'openwsman': openwsman_dep.found(),
|
||||||
'pciaccess': pciaccess_dep.found(),
|
'pciaccess': pciaccess_dep.found(),
|
||||||
'pm_utils': conf.has('WITH_PM_UTILS'),
|
'pm_utils': conf.has('WITH_PM_UTILS'),
|
||||||
|
Loading…
Reference in New Issue
Block a user