build: Set pkg-config Requires

libopenpower-dbus-interfaces has a dependency on libsystemd.

Change-Id: I8d50896087e873e374d80c1dc2c97fd8d6352f34
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/openpower-dbus-interfaces.pc.in b/openpower-dbus-interfaces.pc.in
index 7018987..5ec151e 100644
--- a/openpower-dbus-interfaces.pc.in
+++ b/openpower-dbus-interfaces.pc.in
@@ -7,5 +7,6 @@
 Description: Generated sdbusplus bindings for openpower-dbus-interfaces.
 URL: https://github.com/openbmc/openpower-dbus-interfaces
 Version: @VERSION@
+Requires.private: @AX_PACKAGE_REQUIRES_PRIVATE@
 Libs: -L@libdir@ -lopenpower_dbus
 Cflags: -I@includedir@