parent
01ee13bf01
commit
7768b8a891
@ -1,2 +1,3 @@
|
||||
/PyQt-gpl-5.5.1.tar.gz
|
||||
/PyQt5_gpl-5.6.tar.gz
|
||||
/PyQt5_gpl-5.7.tar.gz
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff -up PyQt5_gpl-5.6/configure.py.dbus PyQt5_gpl-5.6/configure.py
|
||||
--- PyQt5_gpl-5.6/configure.py.dbus 2016-04-24 22:16:43.120281591 -0500
|
||||
+++ PyQt5_gpl-5.6/configure.py 2016-04-25 10:16:52.465218805 -0500
|
||||
@@ -2141,7 +2141,7 @@ def check_dbus(target_config, verbose):
|
||||
else:
|
||||
dlist = target_config.dbus_inc_dirs
|
||||
|
||||
- target_config.dbus_inc_dirs = []
|
||||
+ #target_config.dbus_inc_dirs = []
|
||||
|
||||
for d in dlist:
|
||||
if os.access(os.path.join(d, 'dbus', 'dbus-python.h'), os.F_OK):
|
Loading…
Reference in new issue