summaryrefslogtreecommitdiffstats
path: root/openpower-dbus-interfaces.pc.in
blob: 5ec151e344be5a75a85639eef6d8b5194605aac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
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