mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 18:26:45 +01:00
9 lines
208 B
Diff
9 lines
208 B
Diff
--- 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
|