summaryrefslogtreecommitdiff
path: root/dbus-python.pc.in
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-06-04 12:10:53 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-06-04 12:10:53 +0100
commita370850a68659a771690c2dac7148e371b6c9b51 (patch)
treef8c3b4130b512acf55de3b0320d3fe114d62524a /dbus-python.pc.in
parentcf4afc9ccf1408f0f0fde2a01e2dd68ba59de1f9 (diff)
dbus-python.pc.in: Use -I${includedir} to allow libdbus and dbus-python to be in different ${prefix}es
Patch from Phil Thompson at Riverbank Computing Ltd.
Diffstat (limited to 'dbus-python.pc.in')
-rw-r--r--dbus-python.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus-python.pc.in b/dbus-python.pc.in
index 65f98fa..6af2f9f 100644
--- a/dbus-python.pc.in
+++ b/dbus-python.pc.in
@@ -9,3 +9,4 @@ Name: dbus-python
Description: Python bindings for D-Bus
Requires: dbus-1
Version: @VERSION@
+Cflags: -I${includedir}