Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119127 - PyQt-3.15.1 should depend on >=dev-python/sip-4.3
Summary: PyQt-3.15.1 should depend on >=dev-python/sip-4.3
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-15 13:51 UTC by Thomas R. (TRauMa)
Modified: 2006-01-21 10:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas R. (TRauMa) 2006-01-15 13:51:30 UTC
PyQt-3.15.1 should depend on >=dev-python/sip-4.3, if you try to build with sip-4.2 the build system barfs and exits. 

While you're at it you can replace the strange <dev-python/qscintilla-1.10 dependency, as the 1.6 version of qscintilla works fine with PyQt, but portage refers to it as 1.65.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-01-20 09:40:23 UTC
(In reply to comment #0)
> PyQt-3.15.1 should depend on >=dev-python/sip-4.3, if you try to build with
> sip-4.2 the build system barfs and exits. 

Right, missed that.
 
> While you're at it you can replace the strange <dev-python/qscintilla-1.10
> dependency, as the 1.6 version of qscintilla works fine with PyQt, but portage
> refers to it as 1.65.

I'll clean that up when bug 117246 is fixed, but not before.

Comment 2 Thomas R. (TRauMa) 2006-01-21 10:23:01 UTC
Ieek, OK, didn't know it was that messy.