pythonPackages.dbus-python: fix includedir in pkg-config

This commit is contained in:
Jan Tojnar
2019-03-03 02:34:08 +01:00
parent 1eab40211e
commit c28848a3b3
3 changed files with 15 additions and 3 deletions

View File

@@ -0,0 +1,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