Update primary SRC field based on callout list

Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Change-Id: I41f3eda5c27b8ec74d6329b8f145181f400547f8
diff --git a/analyzer/meson.build b/analyzer/meson.build
index 3d34630..12f5100 100644
--- a/analyzer/meson.build
+++ b/analyzer/meson.build
@@ -18,6 +18,7 @@
 # Library dependencies.
 analyzer_deps = [
     dbus_interfaces_dep,
+    fmt_dep,
     libhei_dep,
     nlohmann_json_dep,
     sdbusplus_dep,