pkg-config: remove AX_PACKAGE_REQUIRES_PRIVATE

openpower-dbus-interfaces doesn't check for package dependencies, via
ax_pkg_check_modules, hence it doesn't need to add
AX_PACKAGE_REQUIRES_PRIVATE in the pkg config.

Change-Id: Ia9b5a00401e070a97f6f57b97247868b587d4ded
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
diff --git a/openpower-dbus-interfaces.pc.in b/openpower-dbus-interfaces.pc.in
index 5ec151e..7018987 100644
--- a/openpower-dbus-interfaces.pc.in
+++ b/openpower-dbus-interfaces.pc.in
@@ -7,6 +7,5 @@
 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@