net/mlx5: fix Unix socket path
[dpdk.git] / examples / bond / meson.build
index 82e355a..69382ff 100644 (file)
@@ -6,7 +6,7 @@
 # To build this example as a standalone application with an already-installed
 # DPDK instance, use 'make'
 
-deps += 'pmd_bond'
+deps += 'net_bond'
 allow_experimental_apis = true
 sources = files(
        'main.c'