summaryrefslogtreecommitdiffstats
path: root/phosphor-dbus-interfaces.pc.in
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-02-10 12:01:55 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-02-13 13:56:51 -0500
commit89c2c18b878e717c354e5a4246f8aa4af20ea588 (patch)
treea3695acb8dacfe1e1bb54d1f91d9180ab72c76b1 /phosphor-dbus-interfaces.pc.in
parent06e5b23a3671f44c04c7f7cce83def5ff68c86b9 (diff)
downloadphosphor-dbus-interfaces-89c2c18b878e717c354e5a4246f8aa4af20ea588.tar.gz
phosphor-dbus-interfaces-89c2c18b878e717c354e5a4246f8aa4af20ea588.zip
build: Use AX for pkg config
Use an autoconf archive macro for pkg config so autoconf can fill out Requires.private in phosphor-dbus-interfaces.pc.in. Change-Id: Ica803a0f758871b192502be5c2cdc6e166337df2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'phosphor-dbus-interfaces.pc.in')
-rw-r--r--phosphor-dbus-interfaces.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/phosphor-dbus-interfaces.pc.in b/phosphor-dbus-interfaces.pc.in
index 3240872..c669aa7 100644
--- a/phosphor-dbus-interfaces.pc.in
+++ b/phosphor-dbus-interfaces.pc.in
@@ -7,5 +7,6 @@ Name: phosphor-dbus-interfaces
Description: Generated sdbusplus bindings for phosphor-dbus-interfaces.
URL: https://github.com/openbmc/phosphor-dbus-interfaces
Version: @VERSION@
+Requires.private: @AX_PACKAGE_REQUIRES_PRIVATE@
Libs: -L@libdir@ -lphosphor_dbus
Cflags: -I@includedir@
OpenPOWER on IntegriCloud