View Single Post
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#2
Hi,

It s maybe not a good idea to depends on the full PyQt4 bindings. Just made your package depends only on python2.5-qt4-core and python2.5-qt4-gui (instead of python2.5-qt4) if you just use the core and gui module.

The problem is that some qt4 module wasn't include ... but this will be fixed.
 

The Following 4 Users Say Thank You to Khertan For This Useful Post: