net/bnxt: consolidate template table processing
[dpdk.git] / lib / librte_eal / linux / meson.build
index ca4f4e9..7742aa4 100644 (file)
@@ -21,7 +21,7 @@ sources += files(
        'eal_vfio_mp_sync.c',
 )
 
-deps += ['kvargs']
+deps += ['kvargs', 'telemetry']
 if has_libnuma == 1
        dpdk_conf.set10('RTE_EAL_NUMA_AWARE_HUGEPAGES', true)
 endif