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.

(From meta-intel rev: 14c216faf13103962dd5d23eeb54c83423298982)

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