summaryrefslogtreecommitdiffstats
path: root/openpower-dbus-interfaces.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'openpower-dbus-interfaces.pc.in')
-rw-r--r--openpower-dbus-interfaces.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/openpower-dbus-interfaces.pc.in b/openpower-dbus-interfaces.pc.in
new file mode 100644
index 0000000..5ec151e
--- /dev/null
+++ b/openpower-dbus-interfaces.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: openpower-dbus-interfaces
+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@
OpenPOWER on IntegriCloud