aboutsummaryrefslogtreecommitdiffstats
path: root/app/proc-info/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'app/proc-info/meson.build')
-rw-r--r--app/proc-info/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/proc-info/meson.build b/app/proc-info/meson.build
index 9c148e36..a52b2ee4 100644
--- a/app/proc-info/meson.build
+++ b/app/proc-info/meson.build
@@ -3,4 +3,4 @@
sources = files('main.c')
allow_experimental_apis = true
-deps = ['ethdev', 'metrics']
+deps += ['ethdev', 'metrics']