Signed-off-by: Erik Skultety <eskultet@xxxxxxxxxx> --- Pushed as trivial. meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 48b937d6bb..ad269640ba 100644 --- a/meson.build +++ b/meson.build @@ -2419,7 +2419,7 @@ libs_summary = { 'netcf': netcf_dep.found(), 'NLS': have_gnu_gettext_tools, 'nss': conf.has('WITH_NSS'), - 'numaclt': numactl_dep.found(), + 'numactl': numactl_dep.found(), 'openwsman': openwsman_dep.found(), 'pciaccess': pciaccess_dep.found(), 'pm_utils': conf.has('WITH_PM_UTILS'), -- 2.26.2