Blender Git Commit Log
Git Commits -> Revision 435d19f
Revision 435d19f by Sergey Sharybin (master) July 28, 2014, 17:16 (GMT) |
Fix bundling of requests on debian-like systems Couple of issues: - Debian systems doesn't use site-packages but uses dist-packages instead. - Requetss from ubuntu repository depends on urlllib3 and chardet, which also implies six. copy those libs as well. I know it's all rather annoying, but no that much choise is in here.. |
Commit Details:
Full Hash: 435d19f772d2e64d1f982ed38392641dd3d2666e
Parent Commit: 2c51978
Lines Changed: +38, -4
1 Modified Path:
/source/creator/CMakeLists.txt (+38, -4) (Diff)