1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-17 13:01:42 +00:00

Implemented OSX PATH change to Windows code too + minor tweaks

This commit is contained in:
Paweł Jastrzębski
2013-11-09 20:09:34 +01:00
parent 8687604d26
commit 0a30f1ffb9
4 changed files with 10 additions and 9 deletions

View File

@@ -41,7 +41,7 @@ You can find the latest released binary at the following links:
- [PyQt4](http://www.riverbankcomputing.co.uk/software/pyqt/download) - Please refer to official documentation for installing into your system.
- [Pillow](http://pypi.python.org/pypi/Pillow/) 2.2.1+ - For comic optimizations. Please refer to official documentation for installing into your system.
- [Psutil](https://code.google.com/p/psutil/) - Please refer to official documentation for installing into your system.
- **To build OS X release on Mavericks (10.9) you need a modified QT:** [Patch](https://github.com/ciromattia/kcc/blob/master/other/QT-4.8.5-QListWidget.patch); if you use [Homebrew](http://brew.sh) take a look at [PR #23793](https://github.com/mxcl/homebrew/pull/23793).
- **To build OS X release you need a modified QT:** [Patch](https://github.com/ciromattia/kcc/blob/master/other/QT-4.8.5-QListWidget.patch)
## USAGE