Move PyQt to Extras

Rex Dieter rdieter at math.unl.edu
Sun Sep 18 06:30:46 UTC 2005


Konstantin Ryabitsev wrote:

> I am trying to package Eric IDE for Extras, but it requires that PyQt
> is built with Qscintilla. I have added Qscintilla to extras, but I
> cannot continue, since PyQt is in core, and can't depend on things in
> Extras for a sub-package. 

PyQt wouldn't depend on PyQt-qscintilla.  It's the other way around: 
PyQt-qscintilla would Requires: PyQt.  And, eric would Requires: 
PyQt-qscintilla

(So there's no need to PyQt to Extras for PyQt-qscintilla's or eric's sake)

-- Rex





More information about the devel mailing list