1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-16 20:41:50 +00:00

Updated OSX setup

This commit is contained in:
Paweł Jastrzębski
2013-10-12 17:54:21 +02:00
parent 4c5ebe5949
commit fceac407ee
4 changed files with 16 additions and 16 deletions

View File

@@ -42,6 +42,7 @@ You can find the latest released binary at the following links:
- Python 2.7 - Included in MacOS and Linux, follow the [official documentation](http://www.python.org/getit/windows/) to install on Windows.
- PyQt4 - 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.
- **To build OS X release a modified QT is required: **[Patch](https://github.com/ciromattia/kcc/blob/master/other/QT-4.8.5-QListWidget.patch)
## USAGE