blob: e3bb0682b5c44ea8a004b450842aef2a60f7f3ac (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- a/dbus-python.pc.in
+++ b/dbus-python.pc.in
@@ -9,4 +9,4 @@
Description: Python bindings for D-Bus
Requires: dbus-1 >= 1.0
Version: @VERSION@
-Cflags: -I${includedir}
+Cflags: -I${includedir}/dbus-1.0
|