I think this is safe to always blacklist any Xlibs from the
distribution.
Comments ?
-Mathieu
$ svn
di
Index: bindepend.py
===================================================================
--- bindepend.py (revision 313)
+++ bindepend.py (working copy)
@@ -69,6 +69,7 @@
'OPENGL32.DLL':1,
'GLU32.DLL':1,
'GLUB32.DLL':1,
+ '/usr/X11R6/lib':1,
'/usr/lib':1,
'/lib':1,}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---