pfr-manager:Add libgpiod dependency to pfr-manager repo.

PFR manager uses CPLD SGPIO lines to read the CPLD version, Hence add
libgpiod to pfr-manager repo.

Tested:
Included <gpiod.h> header file and pfr-manager builds fine.

Signed-off-by: Chalapathi Venkataramashetty <chalapathix.venkataramashetty@intel.com>
Change-Id: Ib004b8629232b81a2527ccfffb62a66a14eefe81
diff --git a/meta-common/recipes-intel/pfr/pfr-manager_git.bb b/meta-common/recipes-intel/pfr/pfr-manager_git.bb
index eb0f976..b2cc7bd 100644
--- a/meta-common/recipes-intel/pfr/pfr-manager_git.bb
+++ b/meta-common/recipes-intel/pfr/pfr-manager_git.bb
@@ -19,4 +19,5 @@
     phosphor-logging \
     boost \
     i2c-tools \
+    libgpiod \
     "