| | 111 | |
|---|
| | 112 | To build the optional ffado device mixer control utility you also require: |
|---|
| | 113 | |
|---|
| | 114 | Qt (>= 3.0), http://trolltech.com/products/qt |
|---|
| | 115 | SIP (>= 4.7.0), http://www.riverbankcomputing.co.uk/sip/index.php |
|---|
| | 116 | PyQt (note below), http://www.riverbankcomputing.co.uk/pyqt/ |
|---|
| | 117 | dbus-python (>= 0.82.0), http://dbus.freedesktop.org/releases/dbus-python/ |
|---|
| | 118 | |
|---|
| | 119 | The version of PyQt must be chosen to match the version of Qt in use. |
|---|
| | 120 | For Qt 4.x use PyQt 4.x while for all other Qt versions from 1.43. |
|---|
| | 121 | |
|---|
| | 122 | SIP is only required to compile PyQt. If using a binary package of PyQt |
|---|
| | 123 | SIP should not be needed. |
|---|