eal: implement device iteration initialization
[dpdk.git] / lib / librte_eal / meson.build
index 4aa63e3..259bb44 100644 (file)
@@ -24,6 +24,7 @@ endif
 version = 7  # the version of the EAL API
 allow_experimental_apis = true
 deps += 'compat'
+deps += 'kvargs'
 cflags += '-D_GNU_SOURCE'
 sources = common_sources + env_sources
 objs = common_objs + env_objs